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:53 UTC

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

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

Jiangjie Qin commented on KAFKA-2047:
-------------------------------------

Created reviewboard https://reviews.apache.org/r/32465/diff/
 against branch origin/trunk

> 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)