[
https://issues.apache.org/jira/browse/FLINK-30403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17692567#comment-17692567
]
Zdenek Tison commented on FLINK-30403:
--------------------------------------
Hi, thanks for asking. No, let's close it.
> The reported latest completed checkpoint is discarded
> -----------------------------------------------------
>
> Key: FLINK-30403
> URL: https://issues.apache.org/jira/browse/FLINK-30403
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Checkpointing
> Affects Versions: 1.16.0
> Reporter: Zdenek Tison
> Priority: Major
>
> There is a small window where the reported latest completed checkpoint can be
> marked as discarded while the new checkpoint wasn't reported yet.
> The reason is that the function
> _addCompletedCheckpointToStoreAndSubsumeOldest_ is called before
> _reportCompletedCheckpoint_ in _CheckpointCoordinator._
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)