You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jiangjie Qin (JIRA)" <ji...@apache.org> on 2015/03/25 00:42:52 UTC

[jira] [Updated] (KAFKA-2047) Accelarate consumer rebalance in mirror maker.

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

Jiangjie Qin updated KAFKA-2047:
--------------------------------
    Attachment: KAFKA-2047.patch

> Accelarate consumer rebalance in mirror maker.
> ----------------------------------------------
>
>                 Key: KAFKA-2047
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2047
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Jiangjie Qin
>            Assignee: Jiangjie Qin
>         Attachments: KAFKA-2047.patch
>
>
> In the new mirror maker in KAFKA-1997, the bootstrap rebalance time became longer because there are more zookeeper consumer connectors doing rebalance serially. Rebalance would be faster if the bootstrap of ZookeeperConsumerConnectors are parallelized.



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