[
https://issues.apache.org/jira/browse/GOBBLIN-2013?focusedWorklogId=909335&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-909335
]
ASF GitHub Bot logged work on GOBBLIN-2013:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 12/Mar/24 04:37
Start Date: 12/Mar/24 04:37
Worklog Time Spent: 10m
Work Description: arjun4084346 commented on code in PR #3892:
URL: https://github.com/apache/gobblin/pull/3892#discussion_r1520836099
##########
gobblin-service/src/main/java/org/apache/gobblin/service/modules/scheduler/GobblinServiceJobScheduler.java:
##########
@@ -120,7 +122,7 @@ public class GobblinServiceJobScheduler extends
JobScheduler implements SpecCata
protected final Optional<UserQuotaManager> quotaManager;
protected final Optional<FlowTriggerHandler> flowTriggerHandler;
@Getter
- protected final Map<String, Spec> scheduledFlowSpecs;
+ protected final Map<String, FlowSpec> scheduledFlowSpecs;
Review Comment:
I believe the `initial commit` was too big and some improvements were missed
out
Issue Time Tracking
-------------------
Worklog Id: (was: 909335)
Time Spent: 1h 10m (was: 1h)
> create instances of new new class created in PR #3858
> -----------------------------------------------------
>
> Key: GOBBLIN-2013
> URL: https://issues.apache.org/jira/browse/GOBBLIN-2013
> Project: Apache Gobblin
> Issue Type: Task
> Reporter: Arjun Singh Bora
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)