GitHub user MarkTcMA opened a pull request: https://github.com/apache/kafka/pull/3136
KAFKA-5319 Add a tool to make cluster replica and leader balance As [KAFKA-5319](https://issues.apache.org/jira/browse/KAFKA-5319) describes Kafka does not have tools to make replica or leader num of cluster balanced ,I write a tool to deal with it. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MarkTcMA/kafka trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3136.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 #3136 ---- commit de71981cf6ca42f39ed1fc44ef34f698afcf6e60 Author: é©¬å¤©æ± <m...@neunn.com> Date: 2017-05-24T02:49:32Z add a new command which make replica and leader on broker balanced commit 19a455e4eb38d6f992466901c0466e2aa8aaa36f Author: é©¬å¤©æ± <m...@neunn.com> Date: 2017-05-24T06:31:32Z no message commit fec1f099bce34158a18062e9f6d6245863c6d2e5 Author: é©¬å¤©æ± <m...@neunn.com> Date: 2017-05-24T07:55:26Z no message commit 6af378a777c450193c279a3b8b995bfccea2a55f Author: Ma Tianchi <mail_to_matian...@163.com> Date: 2017-05-24T08:03:16Z a command to make replica and leader balanced commit 6050af726f30ffbb3e7281e135bbdb2a57e94c80 Author: Ma Tianchi <mail_to_matian...@163.com> Date: 2017-05-24T10:04:18Z Add a tool to make cluster replica and leader balance ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---