You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stefan Richter (JIRA)" <ji...@apache.org> on 2017/05/19 08:34:04 UTC

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

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)