GitHub user astubbs opened a pull request:
https://github.com/apache/kafka/pull/4082
MINOR: Adds an option to consume continuously
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/astubbs/kafka continuous-poll
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4082.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 #4082
----
commit 5d8efd0591ef3260189e777e13699b0412a94310
Author: Antony Stubbs <[email protected]>
Date: 2017-10-17T15:32:06Z
MINOR: Adds an option to consume continuously
----
---