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)