[
https://issues.apache.org/jira/browse/GOBBLIN-1840?focusedWorklogId=867886&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-867886
]
ASF GitHub Bot logged work on GOBBLIN-1840:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 27/Jun/23 23:15
Start Date: 27/Jun/23 23:15
Worklog Time Spent: 10m
Work Description: homatthew commented on code in PR #3704:
URL: https://github.com/apache/gobblin/pull/3704#discussion_r1244467590
##########
gobblin-cluster/src/main/java/org/apache/gobblin/cluster/GobblinHelixJobScheduler.java:
##########
@@ -415,6 +418,15 @@ private void waitForJobCompletion(String jobName) {
}
}
+ /***
+ * Deleting a workflow with throttling enabled means that the next
+ * schedulable time for the workflow will remain unchanged.
+ * Note: In such case, it is required to wait until the throttle
+ * timeout period elapses before the workflow can be rescheduled.
Review Comment:
Nice comment!
Issue Time Tracking
-------------------
Worklog Id: (was: 867886)
Time Spent: 3h 50m (was: 3h 40m)
> Helix Job scheduler should not try to replace running workflow if within
> configured time
> ----------------------------------------------------------------------------------------
>
> Key: GOBBLIN-1840
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1840
> Project: Apache Gobblin
> Issue Type: Improvement
> Reporter: Matthew Ho
> Priority: Major
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)