[
https://issues.apache.org/jira/browse/GOBBLIN-2069?focusedWorklogId=920481&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-920481
]
ASF GitHub Bot logged work on GOBBLIN-2069:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 22/May/24 18:54
Start Date: 22/May/24 18:54
Worklog Time Spent: 10m
Work Description: arjun4084346 commented on code in PR #3950:
URL: https://github.com/apache/gobblin/pull/3950#discussion_r1610495253
##########
gobblin-service/src/main/java/org/apache/gobblin/service/modules/core/GobblinServiceManager.java:
##########
@@ -168,6 +167,7 @@ public class GobblinServiceManager implements
ApplicationLauncher, StandardMetri
@Inject
@Getter
private Injector injector;
+ @Getter @Setter private volatile static Injector staticInjector;
Review Comment:
ok.
though because the reader of the code would not know that we were once using
GobblinServiceGuiceModule
Issue Time Tracking
-------------------
Worklog Id: (was: 920481)
Time Spent: 3.5h (was: 3h 20m)
> implement EnforceStartDeadlineDagProc
> -------------------------------------
>
> Key: GOBBLIN-2069
> URL: https://issues.apache.org/jira/browse/GOBBLIN-2069
> Project: Apache Gobblin
> Issue Type: Task
> Reporter: Arjun Singh Bora
> Priority: Major
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)