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 <[email protected]>
Date: 2017-08-27T23:58:08Z
KAFKA-5845; KafkaController should send LeaderAndIsrRequest to broker which
starts very soon after shutdown
----
---