GitHub user narendly opened a pull request:
https://github.com/apache/helix/pull/192
Revert setting job state to NOT_STARTED on creation in WorkflowRebalaâ¦
â¦ncer
Temporarily remove because it could cause confusion on the client side
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/narendly/helix removeJobState
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/192.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 #192
----
commit 4682e570ea1446b0c3131e2b4fb73c261c3d65d4
Author: Hunter Lee <narendly@...>
Date: 2018-04-20T00:40:20Z
Revert setting job state to NOT_STARTED on creation in WorkflowRebalancer
Temporarily remove because it could cause confusion on the client side
----
---