You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Srinivas Yarra (JIRA)" <ji...@apache.org> on 2017/04/10 12:54:41 UTC

[jira] [Created] (KAFKA-5048) kafka brokers hangup when one of broker node in the cluster is killed and remaining nodes are not consuming the data.

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)