[
https://issues.apache.org/jira/browse/GOBBLIN-2057?focusedWorklogId=918619&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-918619
]
ASF GitHub Bot logged work on GOBBLIN-2057:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 09/May/24 21:33
Start Date: 09/May/24 21:33
Worklog Time Spent: 10m
Work Description: phet commented on code in PR #3938:
URL: https://github.com/apache/gobblin/pull/3938#discussion_r1596009979
##########
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:
makes sense... although IME that may not be immediately apparent to future
maintainers
Issue Time Tracking
-------------------
Worklog Id: (was: 918619)
Time Spent: 1.5h (was: 1h 20m)
> 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: 1.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)