-
Type:
Sub-task
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.3.0
-
Fix Version/s: 1.3.0
-
Component/s: Runtime / State Backends
-
Labels:None
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.