GitHub user lei-xia opened a pull request:
https://github.com/apache/helix/pull/141
Fix the job parents listing logic in REST & Make logs are not printed
with empty list in intermediate stage
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/141.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 #141
----
commit 5c5186bf6f24720875710efe99fd389d4dc91602
Author: Junkai Xue <jxue@...>
Date: 2018-02-02T00:19:21Z
Fix the job parents listing logic in REST
commit 5f142f2ec7dcf718111bbc9e94eb83d7689428f0
Author: Junkai Xue <jxue@...>
Date: 2018-02-02T21:52:50Z
Make logs are not printed with empty list in intermediate stage
----
---