[
https://issues.apache.org/jira/browse/GOBBLIN-2142?focusedWorklogId=931627&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-931627
]
ASF GitHub Bot logged work on GOBBLIN-2142:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 25/Aug/24 22:19
Start Date: 25/Aug/24 22:19
Worklog Time Spent: 10m
Work Description: arjun4084346 commented on code in PR #4037:
URL: https://github.com/apache/gobblin/pull/4037#discussion_r1730440682
##########
gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/DagManagementStateStore.java:
##########
@@ -143,12 +143,6 @@ Pair<Optional<Dag.DagNode<JobExecutionPlan>>,
Optional<JobStatus>> getDagNodeWit
*/
Optional<JobStatus> getJobStatus(DagNodeId dagNodeId);
- /**
- * Returns true if the {@link Dag} identified by the given {@link
org.apache.gobblin.service.modules.orchestration.DagManager.DagId}
Review Comment:
This should not be a property of state store
Issue Time Tracking
-------------------
Worklog Id: (was: 931627)
Remaining Estimate: 0h
Time Spent: 10m
> find if the dag is running or not correctly
> -------------------------------------------
>
> Key: GOBBLIN-2142
> URL: https://issues.apache.org/jira/browse/GOBBLIN-2142
> Project: Apache Gobblin
> Issue Type: Bug
> Reporter: Arjun Singh Bora
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)