GitHub user dasahcc opened a pull request:
https://github.com/apache/helix/pull/241
Add tools for current state clean up
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dasahcc/helix master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/241.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 #241
----
commit 7d695e990eef089b27e929e5ad11da425adab312
Author: Junkai Xue <jxue@...>
Date: 2018-06-11T23:11:19Z
Support current state clean up tool
commit 5529c4d594004df136b37475b4437e075ccbf25a
Author: Junkai Xue <jxue@...>
Date: 2018-06-15T00:42:18Z
Fix test TestEntropyFreeNodeBounce
----
---