You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by lindong28 <gi...@git.apache.org> on 2017/09/06 16:53:05 UTC

[GitHub] kafka pull request #3803: KAFKA-5845; KafkaController should send LeaderAndI...

GitHub user lindong28 opened a pull request:

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

    KAFKA-5845; KafkaController should send LeaderAndIsrRequest to broker which starts very soon after shutdown

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lindong28/kafka KAFKA-5845

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/3803.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 #3803
    
----
commit 58e8100769610cad883e73cb38302ae76b48d66d
Author: Dong Lin <li...@gmail.com>
Date:   2017-08-27T23:58:08Z

    KAFKA-5845; KafkaController should send LeaderAndIsrRequest to brokers which starts very soon after shutdown

----


---

[GitHub] kafka pull request #3803: KAFKA-5845; KafkaController should send LeaderAndI...

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

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


---

[GitHub] kafka pull request #3803: KAFKA-5845; KafkaController should send LeaderAndI...

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

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


---

[GitHub] kafka pull request #3803: KAFKA-5845; KafkaController should send LeaderAndI...

Posted by lindong28 <gi...@git.apache.org>.
GitHub user lindong28 reopened a pull request:

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

    KAFKA-5845; KafkaController should send LeaderAndIsrRequest to broker which starts very soon after shutdown

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lindong28/kafka KAFKA-5845

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/3803.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 #3803
    
----
commit 81b54d07d7b0eb3547bc57dbc133d9dbc793756b
Author: Dong Lin <li...@gmail.com>
Date:   2017-08-27T23:58:08Z

    KAFKA-5845; KafkaController should send LeaderAndIsrRequest to broker which starts very soon after shutdown

----


---