[jira] [Created] (FLINK-6640) Ensure registration of shared state happens before externalizing a checkpoint

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

[jira] [Created] (FLINK-6640) Ensure registration of shared state happens before externalizing a checkpoint

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

             Summary: Ensure registration of shared state happens before externalizing a checkpoint
                 Key: FLINK-6640
                 URL: https://issues.apache.org/jira/browse/FLINK-6640
             Project: Flink
          Issue Type: Sub-task
          Components: State Backends, Checkpointing
    Affects Versions: 1.3.0
            Reporter: Stefan Richter
            Assignee: Stefan Richter


Currently, a checkpoint is externalized before its shared state is registered. As a consequence, placeholder state handles become part of an externalized checkpoint, which they should not.



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