Hello all, I have a design for a solution to the problem of "partition imbalances in Kafka clusters".
It would be great to get some feedback on it. https://soumyajitsahu.wordpress.com/2016/05/11/kafka-partition-reassignment-service-using-an-adoption-marketplace-model/ I have also put a proof-of-concept build at https://github.com/Microsoft/Cluster-Partition-Rebalancer-For-Kafka That might require some changes before being run, as it has some hard-coded methods to fetch my broker and zookeeper list during run-time from my custom file. Thanks, Soumyajit Sahu