[
https://issues.apache.org/jira/browse/GOBBLIN-2104?focusedWorklogId=926429&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-926429
]
ASF GitHub Bot logged work on GOBBLIN-2104:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 18/Jul/24 01:01
Start Date: 18/Jul/24 01:01
Worklog Time Spent: 10m
Work Description: arjun4084346 commented on code in PR #3983:
URL: https://github.com/apache/gobblin/pull/3983#discussion_r1681941141
##########
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:
this is just binding configuration. order does not matter here.
Issue Time Tracking
-------------------
Worklog Id: (was: 926429)
Time Spent: 1h 50m (was: 1h 40m)
> 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: 1h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)