[jira] [Created] (FLINK-4810) Checkpoint Coordinator should fail ExecutionGraph after "n" unsuccessful checkpoints

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-4810) Checkpoint Coordinator should fail ExecutionGraph after "n" unsuccessful checkpoints

Shang Yuanchun (Jira)
Stephan Ewen created FLINK-4810:
-----------------------------------

             Summary: Checkpoint Coordinator should fail ExecutionGraph after "n" unsuccessful checkpoints
                 Key: FLINK-4810
                 URL: https://issues.apache.org/jira/browse/FLINK-4810
             Project: Flink
          Issue Type: Sub-task
          Components: State Backends, Checkpointing
            Reporter: Stephan Ewen
             Fix For: 1.2.0


The Checkpoint coordinator should track the number of consecutive unsuccessful checkpoints.

If more than {{n}} (configured value) checkpoints fail in a row, it should call {{fail()}} on the execution graph to trigger a recovery.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)