You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2019/07/30 14:35:00 UTC

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

Till Rohrmann created FLINK-13497:
-------------------------------------

             Summary: 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


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
(v7.6.14#76016)