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 21:56:21 UTC

[GitHub] kafka pull request #4121: Kafka 6042: Use state write lock for delayed txn o...

GitHub user rajinisivaram opened a pull request:

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

    Kafka 6042: Use state write lock for delayed txn operations 

    

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

    $ git pull https://github.com/rajinisivaram/kafka KAFKA-6042-txn-delayedlock

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

    https://github.com/apache/kafka/pull/4121.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 #4121
    
----
commit 13b99144ffd1dbbe54105ec124f3b3e6d70d49a6
Author: Rajini Sivaram <ra...@googlemail.com>
Date:   2017-10-23T21:37:22Z

    KAFKA-6042: Use state write lock for delayed txn operations

----


---

[GitHub] kafka pull request #4121: Kafka 6042: Use state write lock for delayed txn o...

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

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


---