Somnath Choudhuri created KAFKA-7827: ----------------------------------------
Summary: Consumer stops receiving messages when FIRST leader started is killed Key: KAFKA-7827 URL: https://issues.apache.org/jira/browse/KAFKA-7827 Project: Kafka Issue Type: Bug Components: core Affects Versions: 1.1.0 Environment: CentOS linux 7, Kafka 1.1.0 Reporter: Somnath Choudhuri The Kafka consumer stops receiving messages IF the first broker that was physically brought up when the cluster was started is killed. The consumer receives the "missing" messages once that broker is brought back up. Bringing down other brokers in the cluster does not impact the consumer so long as quorum is maintained. -- This message was sent by Atlassian JIRA (v7.6.3#76005)