[ 
https://issues.apache.org/jira/browse/GOBBLIN-2142?focusedWorklogId=931691&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-931691
 ]

ASF GitHub Bot logged work on GOBBLIN-2142:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Aug/24 09:02
            Start Date: 26/Aug/24 09:02
    Worklog Time Spent: 10m 
      Work Description: arjun4084346 commented on code in PR #4037:
URL: https://github.com/apache/gobblin/pull/4037#discussion_r1730936861


##########
gobblin-service/src/test/java/org/apache/gobblin/service/modules/orchestration/DagManagerUtilsTest.java:
##########
@@ -38,4 +59,299 @@ public void testGetJobSpecFromDag() throws Exception {
       Assert.assertEquals(jobSpec.getConfigAsProperties().get(key), 
jobSpec.getConfig().getString(key));
     }
   }
+
+  @Test
+  public void testIsDagFinished() throws URISyntaxException {

Review Comment:
   I am renaming DagManagerUtilsTest to DagProcUtilsTest in other PR.
   If I do it here, there will be more severe merge conflicts. It will 
eventually find its place in DagProcUtilsTest.





Issue Time Tracking
-------------------

    Worklog Id:     (was: 931691)
    Time Spent: 1h 50m  (was: 1h 40m)

> find if the dag is running or not correctly
> -------------------------------------------
>
>                 Key: GOBBLIN-2142
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-2142
>             Project: Apache Gobblin
>          Issue Type: Bug
>            Reporter: Arjun Singh Bora
>            Priority: Major
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to