Ted Yu created KAFKA-6698:
-----------------------------
Summary: ConsumerBounceTest#testClose sometimes fails
Key: KAFKA-6698
URL: https://issues.apache.org/jira/browse/KAFKA-6698
Project: Kafka
Issue Type: Test
Reporter: Ted Yu
Saw the following in
https://builds.apache.org/job/kafka-1.1-jdk7/94/testReport/junit/kafka.api/ConsumerBounceTest/testClose/
:
{code}
org.apache.kafka.common.errors.TimeoutException: The consumer group command
timed out while waiting for group to initialize:
Caused by: org.apache.kafka.common.errors.CoordinatorNotAvailableException: The
coordinator is not available.
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)