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/23 22:06:30 UTC

[GitHub] kafka pull request #4122: KAFKA-6096: Add multi-threaded tests for group coo...

GitHub user rajinisivaram opened a pull request:

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

    KAFKA-6096: Add multi-threaded tests for group coordinator, txn manager

    

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

    $ git pull https://github.com/rajinisivaram/kafka KAFKA-6096-deadlock-test

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

    https://github.com/apache/kafka/pull/4122.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 #4122
    
----
commit 5e39e73da84c0057ae4815b066cbc6e9113bc608
Author: Rajini Sivaram <ra...@googlemail.com>
Date:   2017-10-23T20:59:04Z

    KAFKA-6096: Add multi-threaded tests for group coordinator, txn manager

----


---