[ https://issues.apache.org/jira/browse/KAFKA-3247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179163#comment-15179163 ]
ASF GitHub Bot commented on KAFKA-3247: --------------------------------------- GitHub user SinghAsDev opened a pull request: https://github.com/apache/kafka/pull/1011 KAFKA-3247: Add option to see unbalanced partitions via kafka-topic tool You can merge this pull request into a Git repository by running: $ git pull https://github.com/SinghAsDev/kafka KAFKA-3247 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1011.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1011 ---- commit f4970d39e66d98dcc531a7f1c3acfacdf001c4ee Author: Ashish Singh <asi...@cloudera.com> Date: 2016-03-04T02:11:28Z KAFKA-3247: Add option to see unbalanced partitions via kafka-topic tool ---- > kafka-topic tool can use an option to see just "unbalanced partitions" > ---------------------------------------------------------------------- > > Key: KAFKA-3247 > URL: https://issues.apache.org/jira/browse/KAFKA-3247 > Project: Kafka > Issue Type: Bug > Reporter: Gwen Shapira > Assignee: Ashish K Singh > > We already have an option for under replicated partitions, it will be nice to > also have the ability to just see partitions where the leader is not on the > preferred replica. -- This message was sent by Atlassian JIRA (v6.3.4#6332)