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