GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4086
HOTFIX: Normal poll with zero during restoration
Mirror of #4085 against trunk.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka KHotfix-restore-only
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4086.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 #4086
----
commit 9f4a0e9e4b88929901b26d8599b63333f5fbecac
Author: Guozhang Wang <[email protected]>
Date: 2017-10-18T01:27:35Z
normal poll with zero during restoration
----
---