pvary commented on issue #5846:
URL: https://github.com/apache/iceberg/issues/5846#issuecomment-1794170117

   @lirui-apache: For the record:
   To restore the state of the Flink job, you need the previous snapshot (to 
identify the last committed snapshot), and the new data files and temporary 
manifest files (if the failure happened between `snapshotState`,  and 
`notifySnapshotCompltete`).
   
   So snapshot expiration and cleanup orphan files could also corrupt the state 
of the Flink job.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to