rkhachatryan commented on PR #20091: URL: https://github.com/apache/flink/pull/20091#issuecomment-1173803355
Thanks @JesseAtSZ, Could you please confirm that the job is stateless? > the initialization on Coordinator will before the performCheckpoint on TM. [Not always](https://github.com/apache/flink/blob/16109a31468949f09c2a7bba9003761726e3d61c/flink-runtime/src/main/java/org/apache/flink/runtime/state/filesystem/FsCheckpointStorageAccess.java#L145) - if a default location was used by JM (I'm not saying the check on TM should be added, just clarifying). -- 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