[jira] [Created] (FLINK-10074) Allowable number of checkpoint failures

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

[jira] [Created] (FLINK-10074) Allowable number of checkpoint failures

Shang Yuanchun (Jira)
Thomas Weise created FLINK-10074:
------------------------------------

             Summary: Allowable number of checkpoint failures
                 Key: FLINK-10074
                 URL: https://issues.apache.org/jira/browse/FLINK-10074
             Project: Flink
          Issue Type: Improvement
          Components: State Backends, Checkpointing
            Reporter: Thomas Weise


For intermittent checkpoint failures it is desirable to have a mechanism to avoid restarts. If, for example, a transient S3 error prevents checkpoint completion, the next checkpoint may very well succeed. The user may wish to not incur the expense of restart under such scenario and this could be expressed with a failure threshold (number of subsequent checkpoint failures), possibly combined with a list of exceptions to tolerate.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)