You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by hachikuji <gi...@git.apache.org> on 2017/09/22 00:19:57 UTC

[GitHub] kafka pull request #3942: KAFKA-5957: Prevent second deallocate if response ...

GitHub user hachikuji opened a pull request:

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

    KAFKA-5957: Prevent second deallocate if response for aborted batch returns

    

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

    $ git pull https://github.com/hachikuji/kafka KAFKA-5957

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

    https://github.com/apache/kafka/pull/3942.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 #3942
    
----
commit 4974842e629c098b0d36bc42e189bff211e7faac
Author: Jason Gustafson <ja...@confluent.io>
Date:   2017-09-22T00:09:30Z

    KAFKA-5957: Prevent second deallocate if produce response for aborted batch returns

----


---

[GitHub] kafka pull request #3942: KAFKA-5957: Prevent second deallocate if response ...

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

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


---