You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jeremy A Laycock (JIRA)" <ji...@apache.org> on 2014/04/28 13:09:16 UTC

[jira] [Created] (KAFKA-1427) Rebalance issue on 0.8.1

Jeremy A Laycock created KAFKA-1427:
---------------------------------------

             Summary: Rebalance issue on 0.8.1
                 Key: KAFKA-1427
                 URL: https://issues.apache.org/jira/browse/KAFKA-1427
             Project: Kafka
          Issue Type: Bug
          Components: consumer
    Affects Versions: 0.8.1
            Reporter: Jeremy A Laycock
            Assignee: Neha Narkhede
            Priority: Minor


When running up 2 console consumers reading from the same group the zookeeper path  /consumers/<my_group>/ids only contains the latest consumer id - then re-balance fails.

Looking at the rebalance code the only deletion is the /consumers/<my_group>/owners/<topic>/<partitions> for each partition a consumer "owns"




--
This message was sent by Atlassian JIRA
(v6.2#6252)