You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Rajini Sivaram (JIRA)" <ji...@apache.org> on 2016/09/07 09:24:21 UTC

[jira] [Created] (KAFKA-4139) Kafka consumer stuck in ensureCoordinatorReady after broker failure

Rajini Sivaram created KAFKA-4139:
-------------------------------------

             Summary: Kafka consumer stuck in ensureCoordinatorReady after broker failure
                 Key: KAFKA-4139
                 URL: https://issues.apache.org/jira/browse/KAFKA-4139
             Project: Kafka
          Issue Type: Bug
          Components: consumer
    Affects Versions: 0.10.0.1
            Reporter: Rajini Sivaram
            Assignee: Rajini Sivaram


In one of our tests with a single broker, consumer is stuck waiting to find coordinator after the broker is restarted. {{findCoordinatorFuture}} is never reset if {{sendGroupCoordinatorRequest()}} returns {{RequestFuture.noBrokersAvailable()}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)