[
https://issues.apache.org/jira/browse/GOBBLIN-2069?focusedWorklogId=919794&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-919794
]
ASF GitHub Bot logged work on GOBBLIN-2069:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 17/May/24 06:11
Start Date: 17/May/24 06:11
Worklog Time Spent: 10m
Work Description: arjun4084346 commented on code in PR #3950:
URL: https://github.com/apache/gobblin/pull/3950#discussion_r1604397031
##########
gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/DagActionStore.java:
##########
@@ -45,6 +47,7 @@ class DagAction {
final String flowExecutionId;
final String jobName;
final DagActionType dagActionType;
+ boolean isReminder = false;
Review Comment:
to differentiate a triggered dag action from a natural dag action in dag
task stream impl.
Issue Time Tracking
-------------------
Worklog Id: (was: 919794)
Remaining Estimate: 0h
Time Spent: 10m
> 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: 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)