Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kafka-consumer-api

How can I initialize kafka ConsumerRecords<String,String> in kafka for testing

What's the best way to design message key in Kafka?

What is a listener container in Spring for Apache Kafka?

how to specify consumer group in Kafka Spark Streaming using direct stream

Kafka consumer.poll returns no records

Kafka Acknowledgment vs Kafka commit

Kafka consumer does not start from latest message

Simple Kafka Consumer not receiving messages

Why is Kafka consumer ignoring my "earliest" directive in the auto.offset.reset parameter and thus not reading my topic from the absolute first event?

Kafka consumer group offset retention

module 'snappy' has no attribute 'decompress'

SBT cannot import Kafka encoder/decoder classes

kafka consumer to dynamically detect topics added

On the Kafka Java consumer client, is there a way to monitor health status as opposed to simply no-data?

Kafka consumer stuck in (Re-)joining group