You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2015/06/01 02:05:55 UTC

[jira] [Resolved] (KAFKA-1335) Add rebalancing logic to the coordinator / consumer

     [ https://issues.apache.org/jira/browse/KAFKA-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guozhang Wang resolved KAFKA-1335.
----------------------------------
    Resolution: Fixed

> Add rebalancing logic to the coordinator / consumer
> ---------------------------------------------------
>
>                 Key: KAFKA-1335
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1335
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: consumer
>    Affects Versions: 0.9.0
>            Reporter: Neha Narkhede
>            Assignee: Guozhang Wang
>
> This implements the group management protocol. This will be a tricky and potentially large change since it will involve implementing the group management protocol, which include:
> 1) Adding the rebalance logic on the coordinator that can be triggered from membership change (either through failure detector or join group requests) and topic / partition ZK listener fires.
> 2) Adding the rebalance logic on the consumer upon topic change / error code from coordinator.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)