You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/27 17:07:00 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16492091#comment-16492091 ] 

ASF GitHub Bot commented on FLINK-4810:
---------------------------------------

Github user eliaslevy commented on the issue:

    https://github.com/apache/flink/pull/3334
  
    Any chance this will be merged now that 1.5 is out?


> 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
>            Priority: Major
>
> 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
(v7.6.3#76005)