GitHub user xvrl opened a pull request:
https://github.com/apache/kafka/pull/4123
MINOR: reset state in cleanup, fixes jmx mixin flakiness
@ewencp @ijuma
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xvrl/kafka fix-jmx-flakiness
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4123.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 #4123
----
commit 9efd07d362f68b01722465bbbc640f146e90a4b3
Author: Xavier Léauté <[email protected]>
Date: 2017-10-24T00:36:04Z
reset state in cleanup, fixes jmx mixin flakiness
----
---