GitHub user lei-xia opened a pull request:
https://github.com/apache/helix/pull/254
Use polling verifier instead of hard-coded sleep in tests to reduce test
time
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lei-xia/helix master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/254.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 #254
----
commit 4c4bd006fa1344024a3008be781068901c2cc995
Author: Lei Xia <lxia@...>
Date: 2018-06-19T00:33:16Z
Use polling verifier instead of hard-coded sleep in tests to reduce test
time.
----
---