[ 
https://issues.apache.org/jira/browse/FLINK-6633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16057939#comment-16057939
 ] 

Stefan Richter commented on FLINK-6633:
---------------------------------------

[~cre...@gmail.com] I think I have a fix for your problem in this branch: 
https://github.com/StefanRRichter/flink/tree/fixRecoverStandaloneCompeltedCheckpointStore.
 I will probably merge it at some point later this week.

> Register with shared state registry before adding 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
>             Fix For: 1.3.0
>
>
> 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.4.14#64029)

Reply via email to