You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by astubbs <gi...@git.apache.org> on 2017/10/17 15:46:30 UTC

[GitHub] kafka pull request #4082: MINOR: Adds an option to consume continuously

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 <an...@gmail.com>
Date:   2017-10-17T15:32:06Z

    MINOR: Adds an option to consume continuously

----


---