GitHub user dasahcc opened a pull request:
https://github.com/apache/helix/pull/114
Fix unstable test for release
1. Make the string random generated instead of empty chars.
2. extend wait time.
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/114.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 #114
----
commit a52c70cee5097c28df342cf4181e9d2a2446d7b3
Author: Junkai Xue <[email protected]>
Date: 2017-10-09T21:17:58Z
Fix unstable test for release
----
---