[
https://issues.apache.org/jira/browse/GOBBLIN-2022?focusedWorklogId=912939&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-912939
]
ASF GitHub Bot logged work on GOBBLIN-2022:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 04/Apr/24 01:15
Start Date: 04/Apr/24 01:15
Worklog Time Spent: 10m
Work Description: arjun4084346 commented on code in PR #3896:
URL: https://github.com/apache/gobblin/pull/3896#discussion_r1550709469
##########
gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/proc/ReevaluateDagProc.java:
##########
@@ -188,7 +187,7 @@ void submitNext(DagManagementStateStore
dagManagementStateStore) throws IOExcept
}
}
- private void handleMultipleJobs(Set<Dag.DagNode<JobExecutionPlan>>
nextNodes) {
+ private static void handleMultipleJobs(Set<Dag.DagNode<JobExecutionPlan>>
nextNodes) {
Review Comment:
ah forgot to undo an idea
Issue Time Tracking
-------------------
Worklog Id: (was: 912939)
Time Spent: 14h 20m (was: 14h 10m)
> create dag proc for taking actions on job completion
> ----------------------------------------------------
>
> Key: GOBBLIN-2022
> URL: https://issues.apache.org/jira/browse/GOBBLIN-2022
> Project: Apache Gobblin
> Issue Type: Task
> Reporter: Arjun Singh Bora
> Priority: Major
> Time Spent: 14h 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)