pvary commented on PR #15042:
URL: https://github.com/apache/iceberg/pull/15042#issuecomment-3779997966

   > Normal scenario
   
   Sounds good
   
   > State recovery
   > 
   > 1. After state recovery, `TriggerManagerOperator` first restores the 
previously stored `TableChange`, and then sends a lock request to 
`TableMaintenanceCoordinator` with the timestamp set to `Long.MaxValue`.
   
   Do we need the previously stored `TableChange`? Or we just acquire the new 
lock, and wait until it is removed by the LockRemover. After that we can start 
sending the proper payload
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to