GitHub user junrao opened a pull request:
https://github.com/apache/kafka/pull/3929
Minor: tighten up the check of partition states in AbstractFetcherThread
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/junrao/kafka
minor-change-abstractfetcherthread
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3929.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 #3929
----
commit 73c3232c981f7608e9b1ef8f084c6c43b4389dfd
Author: Jun Rao <[email protected]>
Date: 2017-09-21T01:20:26Z
Minor: tighten up the check of partition states in AbstractFetcherThread
----
---