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

Yun Gao updated FLINK-21246:
----------------------------
    Description: 
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 

> 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
>            Priority: Major
>
> 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 



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

Reply via email to