GitHub user jeyhunkarimov opened a pull request: https://github.com/apache/kafka/pull/4149
KAFKA-6126: Reduce rebalance time by not checking if created topics are available You can merge this pull request into a Git repository by running: $ git pull https://github.com/jeyhunkarimov/kafka KAFKA-6126 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/4149.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 #4149 ---- commit 94ba5ebae44b73b6a73fdb85ed6a9d527923c0d7 Author: Jeyhun Karimov <je.kari...@gmail.com> Date: 2017-10-27T23:18:49Z Reduce rebalance time by not checking if created topics are available ---- ---