[ 
https://issues.apache.org/jira/browse/FLINK-21246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dawid Wysakowicz closed FLINK-21246.
------------------------------------
    Fix Version/s: 1.14.0
       Resolution: Implemented

Implemented in 10db8b1d6d7ffd50e617f9daf7b94bd1fb64c58c

> Decline Checkpoint if some tasks finished before get triggered
> --------------------------------------------------------------
>
>                 Key: FLINK-21246
>                 URL: https://issues.apache.org/jira/browse/FLINK-21246
>             Project: Flink
>          Issue Type: Sub-task
>          Components: API / DataStream, Runtime / Checkpointing
>            Reporter: Yun Gao
>            Assignee: Dawid Wysakowicz
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.14.0
>
>
> When considering checkpoint while tasks get to finished, 
> CheckpointCoordinator computes the tasks to trigger based on the current 
> finish status, then during trigger, some more tasks might finished. In this 
> case, CheckpointCoordinator would abort this checkpoint.
> This is an replacement option to 
> [FLINK-21081|https://issues.apache.org/jira/browse/FLINK-21081]



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

Reply via email to