You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by jeyhunkarimov <gi...@git.apache.org> on 2017/10/27 23:20:11 UTC

[GitHub] kafka pull request #4149: KAFKA-6126: Reduce rebalance time by not checking ...

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...@gmail.com>
Date:   2017-10-27T23:18:49Z

    Reduce rebalance time by not checking if created topics are available

----


---

[GitHub] kafka pull request #4149: KAFKA-6126: Reduce rebalance time by not checking ...

Posted by jeyhunkarimov <gi...@git.apache.org>.
Github user jeyhunkarimov closed the pull request at:

    https://github.com/apache/kafka/pull/4149


---