Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kafka-consumer-api

Apache Kafka - Autocommit = false and no commit

Spring-Kafka cannot convert AVRO GenericData.Record to Acknowledgment

Spark-Streaming hangs with kafka starting offset at earliest (Kafka 2, spark 2.4.3)

Kafka design questions - Kafka Connect vs. own consumer/producer

Using multiple deserializers for a kafka consumer

How to make consume method as non blocking in confluent kafka for dot net

Should we use max.poll.records or max.poll.interval.ms to handle records that take longer to process in kafka consumer?

Enforce Unique consumer group id in Kafka

Kafka Java Consumer already closed

how to set kafka consumer concurrency using spring boot

Kafka stream vs kafka consumer how to make decision on what to use

How to gracefully shutdown spring-kafka consumer application

Why single node multiple broker in kafka cluster not preferred?

Reading the same message several times from Kafka

How to fetch recent messages from Kafka topic

Kafka consumer: Want to read same message again if not committed previous messages offset and auto commit is disabled

How do producers and consumers usually work when sending a video file?

How can i get all group list with kafka0.10.x

Kafka Consumer CommitFailedException

Kafka Streams: one record to multiple records