Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kafka-consumer-api

Kafka Consumer Group Id and consumer rebalance issue

strange behavior of kafka tool : kafka.tools.GetOffsetShell

Is there a way to manually store Kafka offset so a consumer never misses messages?

Can we listen to specific keyed messages by Kafka Consumer

NodeJS Kafka Consumer is getting duplicate messages?

Kafka 3.4 with Kraft without Zookeeper with 3 brokers

Are Erlang behaviours really kind of the same as class inheritance?

How to decide the concurrency to be set in spring kafka?

Kafka consumer/partition vs thread/partition relationship

Getting ClassCastException when sending error message to kafka dlq

When reading multiple topics in kafka how can I tell the topic of a specific message?

Kafka-node suddenly consumes from offset 0

Will group cordinator treat kafka consumer (0.9) dead if it doesn't call poll() for a very long time?

kafka-consumer-api

Retry kafka Message Consumption On Database Failure

How to consume messages from Kafka in Java, starting from a specific offset

How to pause a kafka consumer?

Who keeps track of the last read message offset of the consumer in Apache Kafka?

Consumer 'group_name' group is rebalancing forever