Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kafka-consumer-api

How to write a Spark dataframe into Kinesis Stream?

Error while fetching metadata kafka {test=LEADER_NOT_AVAILABLE}?

Spring Kafka with Dynamic @KafkaListener

KafkaConsumer.commitAsync() behavior with a lower offset than previous

Kafka: consume all messages on demand

How to advance the consumer offset in a Kafka consumer group to the end?

reading only specific messages from kafka topic

Spring Boot and Kafka: Failed to send SSL Close message

Kafka Streams - Multiple Threads or Multiple Instances with same application id

How do you send data from Kafka streams to clients via Websockets in PlayFramework?

What does KafkaConsumer.commitSync() actually commit?

Why does kafka producer have client.id?

Confluent Kafka: Consumer does not read from beginning for all partitions in a topic

Return from Kafka consumer when there is no message

Flink+Kafka reset checkpoint and offset

What if a Kafka's consumer handles a message too long? Will Kafka reappoint this partition to another consumer and the message will doubly handled?

kafka MockConsumer throwing exception error java.lang.IllegalStateException: Subscription to topics, partitions and pattern are mutually exclusive

java kafka-consumer-api

Describe Kafka Consumer Groups Response

Kafka python Consumer group session timed out

python confluent kafka: Group authorization failed