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

[GitHub] kafka pull request #4103: KAFKA-6042: Avoid deadlock between two groups with...

GitHub user rajinisivaram opened a pull request:

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

    KAFKA-6042: Avoid deadlock between two groups with delayed operations

    

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

    $ git pull https://github.com/rajinisivaram/kafka KAFKA-6042-group-deadlock

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

    https://github.com/apache/kafka/pull/4103.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 #4103
    
----
commit 80039370b71bc0efd77d1f4cb46b855bfea45362
Author: Rajini Sivaram <ra...@googlemail.com>
Date:   2017-10-20T12:21:46Z

    KAFKA-6042: Avoid deadlock between two groups with delayed operations

----


---

[GitHub] kafka pull request #4103: KAFKA-6042: Avoid deadlock between two groups with...

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

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


---