[
https://issues.apache.org/jira/browse/FLINK-21246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz reassigned FLINK-21246:
----------------------------------------
Assignee: Dawid Wysakowicz
> 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
>
> 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)