GitHub user mikcire opened a pull request:
https://github.com/apache/helix/pull/132
waitToJob should wait only if job status is IN_PROGRESS
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mikcire/helix master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/132.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 #132
----
commit c5772d97845f632ffa10e623e048654efebb95f4
Author: Eric Kim <erkim@...>
Date: 2018-01-26T02:03:55Z
waitToJob should wait only if job status is IN_PROGRESS
----
---