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

Neha Narkhede commented on KAFKA-43:
------------------------------------

In addition to the above, I realized there was another bug while using the 
(String, Int) tuple for topic and partition. So I changed all such usages in 
controller with TopicAndPartition. Didn't change other places in code to keep 
this patch contained.
                
> Rebalance to preferred broke with intra-cluster replication support
> -------------------------------------------------------------------
>
>                 Key: KAFKA-43
>                 URL: https://issues.apache.org/jira/browse/KAFKA-43
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>            Reporter: Jun Rao
>            Assignee: Neha Narkhede
>            Priority: Blocker
>              Labels: features
>             Fix For: 0.8
>
>         Attachments: kafka-43-v1.patch
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> We need to allow the leader to be moved to the preferred broker, for better 
> load balancing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to