I am using kafka_image=wurstmeister/kafka
zookeeper_version=3.4.14 kafka_version=2.12-2.4.0
C# client: Confluent kafka v1.2.0
We are using 3 brokers , 1 zookeeper cluster As a pat deployment we use to stop all the brokers ,zookeeper,producer,consumers and delete the kafka-log files, and starts consumers first later will starts the brokers and zookeeper. In this process some time consumer getting stuck, its not picking any messages even it alive. If i restarts the consumer, it started picking