GitHub user dasahcc opened a pull request:
https://github.com/apache/helix/pull/221
Two minor fixes
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/221.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 #221
----
commit 2aed6a92601fcdce39934c6fdeb3679c13d297b4
Author: Lei Xia <lxia@...>
Date: 2018-05-17T20:29:31Z
Fix TestZkConnectionLost to use seperate zk server to avoid stuck other
tests.
commit 2a0d3976edb3dbff856cb788e208c7449a436662
Author: Lei Xia <lxia@...>
Date: 2018-05-13T04:31:23Z
Fix reset partition REST command.
----
---