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

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

                Author: ASF GitHub Bot
            Created on: 18/Jul/24 01:02
            Start Date: 18/Jul/24 01:02
    Worklog Time Spent: 10m 
      Work Description: arjun4084346 commented on code in PR #3983:
URL: https://github.com/apache/gobblin/pull/3983#discussion_r1681941812


##########
gobblin-service/src/main/java/org/apache/gobblin/service/modules/core/GobblinServiceGuiceModule.java:
##########
@@ -188,6 +189,9 @@ public void configure(Binder binder) {
       
binder.bind(FlowExecutionResourceHandler.class).to(GobblinServiceFlowExecutionResourceHandler.class);
     }
 
+    // TODO: may need to move this initialization higher

Review Comment:
   i mean, object initialization happens in the order they are required, not in 
the order their binding is defined in this method.





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

    Worklog Id:     (was: 926430)
    Time Spent: 2h  (was: 1h 50m)

> Initialize DagProcessingEngine Metrics
> --------------------------------------
>
>                 Key: GOBBLIN-2104
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-2104
>             Project: Apache Gobblin
>          Issue Type: Bug
>          Components: gobblin-service
>            Reporter: Urmi Mustafi
>            Assignee: Abhishek Tiwari
>            Priority: Major
>          Time Spent: 2h
>  Remaining Estimate: 0h
>




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

Reply via email to