Hanghang Liu created GOBBLIN-1702:
-------------------------------------
Summary: Fix Bug when wait and checking helix job state till
completion
Key: GOBBLIN-1702
URL: https://issues.apache.org/jira/browse/GOBBLIN-1702
Project: Apache Gobblin
Issue Type: Bug
Components: gobblin-cluster
Reporter: Hanghang Liu
Assignee: Hung Tran
Currently the HelixUtils.waitJobCompletion() has a bug when hob in STOPPING
state, it immediately try to delete it, instead of waiting the job itself to
transit to STOPPED state, due to the stoppingStateEndTime is not set correctly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)