You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/02/23 03:21:51 UTC

[GitHub] [iceberg] stevenzwu commented on issue #4137: Flink Job failed to restore because of downstream table changed

stevenzwu commented on issue #4137:
URL: https://github.com/apache/iceberg/issues/4137#issuecomment-1048415756


   @coolderli is my understanding below correct?
   
   Regarding `getMaxCommittedCheckpointId`, I guess you are saying that the snapshot containing the last commited checkpointId expired and hence `getMaxCommittedCheckpointId` returns -1. I agree that in this case we shouldn't try to execute `getMaxCommittedCheckpointId`. It will result in duplicates in this case.  Because the checkpointed manifest file was deleted, we can conclude that the last Iceberg commit succeeded already.
   


-- 
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-unsubscribe@iceberg.apache.org

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



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