Gyula Fora created FLINK-3844: --------------------------------- Summary: Checkpoint failures should not always lead to job failures Key: FLINK-3844 URL: https://issues.apache.org/jira/browse/FLINK-3844 Project: Flink Issue Type: Improvement Components: Streaming Reporter: Gyula Fora
Currently when a checkpoint fails the job crashes immediately. This is a desired behaviour in many cases. It would probably be better to log the failed checkpoint attempt and only fail the job after so many subsequent failed attempts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)