You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Andrew Musselman (JIRA)" <ji...@apache.org> on 2016/10/17 18:29:58 UTC

[jira] [Commented] (KAFKA-3408) consumer rebalance fail

    [ https://issues.apache.org/jira/browse/KAFKA-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583027#comment-15583027 ] 

Andrew Musselman commented on KAFKA-3408:
-----------------------------------------

[~sdhzlzhk] Can you provide more repro info?

> 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
>              Labels: newbie
>
> 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)