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 <[email protected]>
Date: 2017-09-22T00:09:30Z
KAFKA-5957: Prevent second deallocate if produce response for aborted batch
returns
----
---