rkhachatryan opened a new pull request #19256: URL: https://github.com/apache/flink/pull/19256
``` Using dedicated API has the following advantages over looking for checkpoints on FS: - less prone to NoSuchFileException - less brittle because file layout is not a declared API - less IO usage ``` -- 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]
