GitHub user mjsax opened a pull request:
https://github.com/apache/kafka/pull/4048
MINOR: fix EOS test race condition
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mjsax/kafka fix-eos-test-race-condition
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4048.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 #4048
----
commit bca63897a0ab0ea5421dbd8f316959088d36e303
Author: Matthias J. Sax <[email protected]>
Date: 2017-10-09T18:05:52Z
MINOR: fix EOS test race condition
----
---