[
https://issues.apache.org/jira/browse/GOBBLIN-2027?focusedWorklogId=911939&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-911939
]
ASF GitHub Bot logged work on GOBBLIN-2027:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 27/Mar/24 23:31
Start Date: 27/Mar/24 23:31
Worklog Time Spent: 10m
Work Description: arjun4084346 commented on code in PR #3904:
URL: https://github.com/apache/gobblin/pull/3904#discussion_r1542150862
##########
gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/LeaseAttemptStatus.java:
##########
@@ -24,10 +24,10 @@
import lombok.Getter;
-/*
- Class used to encapsulate status of lease acquisition attempt and derivations
should contain information specific to
- the status that results. The #getDagAction and
#getMinimumLingerDurationMillis are meant to be overriden and used by
- relevant derived classes.
+/**
+ Class used to encapsulate status of lease acquisition attempts made by {@link
MultiActiveLeaseArbiter} and contains
+ information specific to the status that results. The #getDagAction and
#getMinimumLingerDurationMillis are meant to be
Review Comment:
Ah I had updated that, but then realized that I was updating in the branch
for the other PR and then I lost the changes. updated now
Issue Time Tracking
-------------------
Worklog Id: (was: 911939)
Time Spent: 1h 40m (was: 1.5h)
> move DagActionStore from gobblin-runtime to gobblin-service
> -----------------------------------------------------------
>
> Key: GOBBLIN-2027
> URL: https://issues.apache.org/jira/browse/GOBBLIN-2027
> Project: Apache Gobblin
> Issue Type: Task
> Reporter: Arjun Singh Bora
> Priority: Major
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)