You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2020/04/08 10:22:00 UTC

[jira] [Comment Edited] (FLINK-13497) Checkpoints can complete after CheckpointFailureManager fails job

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

Piotr Nowojski edited comment on FLINK-13497 at 4/8/20, 10:21 AM:
------------------------------------------------------------------

The bug was finally fixed by combination of FLINK-16945 and FLINK-13698.

Thanks [~SleePy] for all of your work in this topic :)


was (Author: pnowojski):
The bug was finally fixed by combination of FLINK-16945 and FLINK-13698

> Checkpoints can complete after CheckpointFailureManager fails job
> -----------------------------------------------------------------
>
>                 Key: FLINK-13497
>                 URL: https://issues.apache.org/jira/browse/FLINK-13497
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Checkpointing
>    Affects Versions: 1.9.0, 1.10.0
>            Reporter: Till Rohrmann
>            Assignee: Biao Liu
>            Priority: Critical
>             Fix For: 1.11.0
>
>
> I think that we introduced with FLINK-12364 an inconsistency wrt to job termination a checkpointing. In FLINK-9900 it was discovered that checkpoints can complete even after the {{CheckpointFailureManager}} decided to fail a job. I think the expected behaviour should be that we fail all pending checkpoints once the {{CheckpointFailureManager}} decides to fail the job.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)