Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kafka-consumer-api

How I receive the last windowed Kafka message in a windowedBy+aggregate when producer stops to send messages in Java/Spring?

AssertionError: Unassigned partition

Kafka independent consumers

How to find first message which is not deleted in Kafka topic

Exception in thread "StreamThread-1" org.apache.kafka.streams.errors.StreamsException: Failed to rebalance

Kafka consumer - assign and seek

@KafkaListener vs ConsumerFactory groupId

Getting ProducerFencedException on producing record in Kafka listener thread

kafka topic creation faling when 3 brokers are up out of 4 in a cluster

Apache Kafka: seek and assignment. Reliable read from beginning

Kafka enable.auto.commit values for each consumer

Do Kafka consumers have an open connection per partition?