Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

Kafka not able to connect with Zookeeper in Linux machine

How to add a new Kafka topic for every new producer from IoT Hub?

Flink and Kafka configuration for aggregated count by topic

apache-kafka apache-flink

Duplicate message consumption in Kafka due to auto-downscaling/deletion of pods

How to subscribe from beginning

go apache-kafka

How to add partition to Kafka topic and keep same-key message in same partition?

Waiting for leadership elections in KafkaJS

Kafka: events published from the host machine are not consumed by the application running in Docker

How to list Kafka topics while I am using strimzi operator

Kafka create topic on AWS cluster time-out

Commiting offset after consumer error handling in spring-kafka

What does kafka.server:type=KafkaServer,name=BrokerState with 4 mean?

apache-kafka

how do i add a topic to a running kafka container using docker commands?

docker groovy apache-kafka

Is Consumer Offset managed at Consumer group level or at the individual consumer inside that consumer group?