[
https://issues.apache.org/jira/browse/GOBBLIN-2057?focusedWorklogId=918570&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-918570
]
ASF GitHub Bot logged work on GOBBLIN-2057:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 09/May/24 16:32
Start Date: 09/May/24 16:32
Worklog Time Spent: 10m
Work Description: arjun4084346 commented on code in PR #3938:
URL: https://github.com/apache/gobblin/pull/3938#discussion_r1595694050
##########
gobblin-service/src/main/java/org/apache/gobblin/service/monitoring/DagManagementDagActionStoreChangeMonitor.java:
##########
@@ -63,10 +63,11 @@ protected void handleDagAction(DagActionStore.DagAction
dagAction, boolean isSta
case LAUNCH :
case REEVALUATE :
case KILL :
+ case RESUME:
Review Comment:
i was listing them in the order of execution, which is also same as order of
occurrence.
first a dag is launched, then reevaluated, then killed or resumed
Issue Time Tracking
-------------------
Worklog Id: (was: 918570)
Time Spent: 1h 10m (was: 1h)
> create resume dag proc
> ----------------------
>
> Key: GOBBLIN-2057
> URL: https://issues.apache.org/jira/browse/GOBBLIN-2057
> Project: Apache Gobblin
> Issue Type: Improvement
> Reporter: Arjun Singh Bora
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)