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



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to