[jira] [Created] (FLINK-6633) Register with shared state registry before aadding to CompletedCheckpointStore

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

[jira] [Created] (FLINK-6633) Register with shared state registry before aadding to CompletedCheckpointStore

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

             Summary: Register with shared state registry before aadding to CompletedCheckpointStore
                 Key: FLINK-6633
                 URL: https://issues.apache.org/jira/browse/FLINK-6633
             Project: Flink
          Issue Type: Sub-task
          Components: State Backends, Checkpointing
    Affects Versions: 1.3.0
            Reporter: Stefan Richter
            Assignee: Stefan Richter
            Priority: Blocker


Introducing placeholders for previously existing shared state requires a change that shared state is first registering with {{SharedStateregistry}} (thereby being consolidated) and only after that added to a {{CompletedCheckpointStore}}, so that the consolidated checkpoint is written to stable storage.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)