Srinivas Yarra created KAFKA-5048:
-------------------------------------
Summary: kafka brokers hangup when one of broker node in the
cluster is killed and remaining nodes are not consuming the data.
Key: KAFKA-5048
URL: https://issues.apache.org/jira/browse/KAFKA-5048
Project: Kafka
Issue Type: Bug
Components: consumer
Affects Versions: 0.10.1.1
Environment: Three Node cluster.
Reporter: Srinivas Yarra
Kafka brokers hang up when one of broker node killed in cluster and remaining
broker nodes are not consuming the data. Below message is getting in the
console consumer screen:
WARN Auto offset commit failed for group console-consumer-26249: Offset commit
failed with a retriable exception. You should retry committing offsets.
(org.apache.kafka.clients.consumer.internals.ConsumerCoordinator)
if bring it back stopped service and then all brokers are starting consuming
data.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)