zhongkai liu created KAFKA-3408:
-----------------------------------
Summary: consumer rebalance fail
Key: KAFKA-3408
URL: https://issues.apache.org/jira/browse/KAFKA-3408
Project: Kafka
Issue Type: Bug
Components: clients
Affects Versions: 0.9.0.1
Environment: centos linux
Reporter: zhongkai liu
I use "/bin/kafka-console-consumer" command to start two consumers of group
"page_group",then the first conumer console report rebalance failure like this:
ERROR [page_view_group1_slave2-1458095694092-80c33086], error during
syncedRebalance (kafka.consumer.ZookeeperConsumerConnector)
kafka.common.ConsumerRebalanceFailedException:
page_view_group1_slave2-1458095694092-80c33086 can't rebalance after 10 retries
at
kafka.consumer.ZookeeperConsumerConnector$ZKRebalancerListener.syncedRebalance(ZookeeperConsumerConnector.scala:660)
at
kafka.consumer.ZookeeperConsumerConnector$ZKRebalancerListener$$anon$1.run(ZookeeperConsumerConnector.scala:579)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)