grzegorz-liter-getindata commented on PR #26285: URL: https://github.com/apache/flink/pull/26285#issuecomment-2717369954
@gaborgsomogyi We are still running Flink 1.20. I was managed to migrate savepoint and then read metadata that checkpoint id is retained but I am not able to start it back using Flink 1.20 due to: ``` Caused by: java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Unrecognized checkpoint version number: 6 ``` -- 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...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org