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

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

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


##########
gobblin-service/src/test/java/org/apache/gobblin/service/modules/orchestration/InMemoryUserQuotaManagerTest.java:
##########
@@ -45,8 +48,8 @@ public void setUp() {
   // Tests that if exceeding the quota on startup, do not throw an exception 
and do not decrement the counter
   @Test
   public void testExceedsQuotaOnStartup() throws Exception {
-    List<Dag<JobExecutionPlan>> dags = DagManagerTest.buildDagList(2, "user", 
ConfigFactory.empty());
-    // Ensure that the current attempt is 1, normally done by DagManager
+    List<Dag<JobExecutionPlan>> dags = DagTestUtils.buildDagList(2, "user", 
ConfigFactory.empty());
+    // Ensure that the current attempt is 1, normally done by DagProcs

Review Comment:
   both. added





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

    Worklog Id:     (was: 932549)
    Time Spent: 2.5h  (was: 2h 20m)

> remove obsolete code related to DagManager
> ------------------------------------------
>
>                 Key: GOBBLIN-2136
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-2136
>             Project: Apache Gobblin
>          Issue Type: Task
>            Reporter: Arjun Singh Bora
>            Priority: Major
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>




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

Reply via email to