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

[GitHub] kafka pull request #4110: [KAFKA-5212] Consumer ListOffsets request can star...

GitHub user ConcurrencyPractitioner opened a pull request:

    https://github.com/apache/kafka/pull/4110

    [KAFKA-5212] Consumer ListOffsets request can starve group heartbeats

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ConcurrencyPractitioner/kafka trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/4110.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 #4110
    
----
commit 9bdb5d36c3b2c15559f663aeab863b994878cc1d
Author: Richard Yu <ri...@richards-air.attlocal.net>
Date:   2017-10-21T18:38:44Z

    Rebased version of tests

----


---

[GitHub] kafka pull request #4110: [KAFKA-5212] Consumer ListOffsets request can star...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/4110


---