GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4085
HOTFIX: poll with zero millis during restoration
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka KHotfix-0110-restore-only
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4085.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 #4085
----
commit 941a567f0388b4c74d095c444165e4315ff5b9df
Author: Guozhang Wang <[email protected]>
Date: 2017-10-17T20:29:15Z
poll with zero millis during restoration
----
---