zhongqishang commented on PR #10526: URL: https://github.com/apache/iceberg/pull/10526#issuecomment-2175073951
> @zhongqishang: Why would this solve the issue? I am trying to solve this problem. This scenario is hard to reproduce. I want to re-express the background of the problem. Prepare checkpoint was triggered twice in succession, and the previous checkpoint was canceled. Cancelling the checkpoint did not cause the flink job to fail. Therefore, the results of prepareSnapshotPreBarrier twice were generated in one commit. Moving to snapshot is just to ensure that flush success is bound to checkpoint success, so that the above scenario will not occur. Of course I'm not sure if this will solve the problem or if it will cause other problems. @pvary Thank you very much for your guidance. -- 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