[jira] [Created] (FLINK-6964) Fix recovery for incremental checkpoints in StandaloneCompletedCheckpointStore

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-6964) Fix recovery for incremental checkpoints in StandaloneCompletedCheckpointStore

Shang Yuanchun (Jira)
Stefan Richter created FLINK-6964:
-------------------------------------

             Summary: Fix recovery for incremental checkpoints in StandaloneCompletedCheckpointStore
                 Key: FLINK-6964
                 URL: https://issues.apache.org/jira/browse/FLINK-6964
             Project: Flink
          Issue Type: Bug
          Components: State Backends, Checkpointing
            Reporter: Stefan Richter
            Assignee: Stefan Richter


{{StandaloneCompletedCheckpointStore}} does not register shared states in the {{recover}} method. However, for externalized checkpoints, it register the checkpoint from which it resumed. This checkpoint gets added to the completed checkpoint store as part of resume.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)