[
https://issues.apache.org/jira/browse/FLINK-23430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz updated FLINK-23430:
-------------------------------------
Summary: Take snapshots for operator coordinators which all corresponding
tasks finished (was: Do not take snapshot for operator coordinators which all
tasks finished)
> Take snapshots for operator coordinators which all corresponding tasks
> finished
> -------------------------------------------------------------------------------
>
> Key: FLINK-23430
> URL: https://issues.apache.org/jira/browse/FLINK-23430
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Checkpointing
> Reporter: Dawid Wysakowicz
> Assignee: Dawid Wysakowicz
> Priority: Major
> Fix For: 1.14.0
>
>
> Currently we trigger checkpoints for all operator coordinators irrespective
> if their corresponding tasks finished or not. This leads e.g. to a
> precondition in
> {{org.apache.flink.runtime.checkpoint.PendingCheckpoint#fulfillFullyFinishedOperatorStates}}
> failing
--
This message was sent by Atlassian Jira
(v8.3.4#803005)