Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kafka-consumer-api

Error UNKNOWN_MEMBER_ID occurred while committing offsets for group xxx

Problems with the retention period for offset topic of kafka

Spring Kafka Consumer Retry

kafka-python consumer not receiving messages

Consumer Stuck in Re-join

Balancing Kafka consumers

Kafka : How to connect kafka-console-consumer to fetch remote broker topic content?

Kafka Topic vs Partition topic

Kafka Consumer outputs excessive DEBUG statements to console (ecilpse)

Kafka Rebalancing. Duplicate processing issue

org.apache.kafka.common.KafkaException: Failed to construct kafka consumer

How to save latest offset that Spark consumed to ZK or Kafka and can read back after restart

Kafka bootstrap-servers vs zookeeper in kafka-console-consumer

Leader brokers without a matching listener error in kafka

Why does a Kafka consumer take a long time to start consuming?

Kafka Consumer - Poll behaviour

Difference between heartbeat.interval.ms and session.timeout.ms in Kafka consumer config

How to make kafka consumer to read from last consumed offset but not from beginning

Simple Kafka Consumer Example not working

Consume the same message again if processing of the message fails