zentol opened a new pull request #15708: URL: https://github.com/apache/flink/pull/15708
Ensures that various checkpointing-related settings are written into the `ArchivedExecutionGraph` when the job is in an `INITIALIZING` state, if checkpointing is enabled. Previously we always nulled these fields, due to which the checkpoint handlers throw exceptions claiming checkpointing to be disabled. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
