[
https://issues.apache.org/jira/browse/GOBBLIN-2070?focusedWorklogId=920323&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-920323
]
ASF GitHub Bot logged work on GOBBLIN-2070:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 21/May/24 20:58
Start Date: 21/May/24 20:58
Worklog Time Spent: 10m
Work Description: arjun4084346 merged PR #3951:
URL: https://github.com/apache/gobblin/pull/3951
Issue Time Tracking
-------------------
Worklog Id: (was: 920323)
Time Spent: 40m (was: 0.5h)
> Add eventTimestamp field to LeaseAttemptStatus for use in adhoc flow lease
> completion
> -------------------------------------------------------------------------------------
>
> Key: GOBBLIN-2070
> URL: https://issues.apache.org/jira/browse/GOBBLIN-2070
> Project: Apache Gobblin
> Issue Type: Bug
> Components: gobblin-service
> Reporter: Urmi Mustafi
> Assignee: Abhishek Tiwari
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> We are using the {{flowExecutionId}} from a {{LeaseObtainedStatus}} as the
> {{eventTimestamp}} to attempt to complete the lease at a later time. However,
> this only works for scheduled flows where we adopt the {{consensus
> eventTimestamp}} as the {{{}flowExecutionId{}}}. For adhoc flows, we do not
> update the id and the two values may be different so lease completion fails
> by the current owner of the lease. This PR keeps track of the
> {{eventTimestamp}} from the lease arbiter to prevent any confusion.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)