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

Matthias Pohl updated FLINK-26742:
----------------------------------
    Priority: Critical  (was: Major)

> DefaultCompletedCheckpointStore.shutdown does not clean the checkpoints 
> atomically
> ----------------------------------------------------------------------------------
>
>                 Key: FLINK-26742
>                 URL: https://issues.apache.org/jira/browse/FLINK-26742
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.15.0
>            Reporter: Matthias Pohl
>            Priority: Critical
>
> The {{DefaultCompletedCheckpointStore.shutdown}} removes the Checkpoint entry 
> from the {{StateHandleStore}} and runs the actual cleanup of the checkpoint 
> after it got removed. That means that the data is lost if there's an error 
> while discarding the {{CompletedCheckpoint}} which, as a consequence, doesn't 
> get picked up anymore during retry.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to