Zdenek Tison created FLINK-30403:
------------------------------------

             Summary: 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


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)

Reply via email to