StefanRRichter commented on issue #8322: [FLINK-12364] Introduce a CheckpointFailureManager to centralized manage checkpoint failure URL: https://github.com/apache/flink/pull/8322#issuecomment-495905206 @yanghua I think one possible cause of problems with this PR is that we probably need to solve FLINK-11662 first. Otherwise, the JM can never be fully in control over the response to checkpoint failures, as long as failing tasks from checkpointing can cause the job to fail. Please see my longer comment here https://issues.apache.org/jira/browse/FLINK-8871?focusedCommentId=16848118&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16848118
---------------------------------------------------------------- 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] With regards, Apache Git Services
