[
https://issues.apache.org/jira/browse/GOBBLIN-1702?focusedWorklogId=807219&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-807219
]
ASF GitHub Bot logged work on GOBBLIN-1702:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 08/Sep/22 23:26
Start Date: 08/Sep/22 23:26
Worklog Time Spent: 10m
Work Description: hanghangliu commented on PR #3556:
URL: https://github.com/apache/gobblin/pull/3556#issuecomment-1241333147
HELIX_JOB_STOPPING_STATE_TIMEOUT is configurable through
[HELIX_JOB_STOPPING_STATE_TIMEOUT_SECONDS](https://github.com/apache/gobblin/blob/master/gobblin-cluster/src/main/java/org/apache/gobblin/cluster/GobblinClusterConfigurationKeys.java#L178)
Issue Time Tracking
-------------------
Worklog Id: (was: 807219)
Time Spent: 1h (was: 50m)
> 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
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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)