Aljoscha Krettek created FLINK-8890:
---------------------------------------
Summary: Compare checkpoints in order in CompletedCheckpoint.checkpointsMatch()
Key: FLINK-8890
URL:
https://issues.apache.org/jira/browse/FLINK-8890 Project: Flink
Issue Type: Improvement
Components: State Backends, Checkpointing
Reporter: Aljoscha Krettek
Assignee: Aljoscha Krettek
Fix For: 1.3.3, 1.5.0, 1.4.2
This method is used, among other things, to check if a list of restored checkpoints is stable after several restore attempts in the ZooKeeper checkpoint store. The order of checkpoints is somewhat important because we want the latest checkpoint to stay the latest checkpoint.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)