zhoulii commented on issue #2870: URL: https://github.com/apache/incubator-streampark/issues/2870#issuecomment-1653120996
Hi @Fu012345, Thanks for your report . I tested with the latest code and cannot reproduce this issue. Actually, the default value of `execution.savepoint-restore-mode` is `NO_CLAIM`, it should not affect the savepoint file. But if the value is set as `CLAIM`, flink will delete the savepoint when restored. -- 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]
