[
https://issues.apache.org/jira/browse/FLINK-30403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Visser closed FLINK-30403.
----------------------------------
Resolution: Not A Problem
> 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)