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

Chetan Mehrotra commented on OAK-1586:
--------------------------------------

Added initial implementation in [r1580769|http://svn.apache.org/r1580769]

Currently I am storing the checkpoint data under a node document "/checkpoint" 
and utilize the support for NodeDocument. I haved a non std ide (i.e. like 
"1:/checkpoint") so as to keep this node separate from std node which represent 
JCR node i.e. its a private node to DocumentNodeStore. 

[~mreutegg], [~tmueller] Can you review the commit and see if above usage 
pattern is fine. or should I use a separate Collection to maintain this 
information

> Implement checkpoint support in DocumentNodeStore
> -------------------------------------------------
>
>                 Key: OAK-1586
>                 URL: https://issues.apache.org/jira/browse/OAK-1586
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: mongomk
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>             Fix For: 0.20
>
>
> DocumentNodeStore currently does not make any record of checkpoint request. 
> With Revision GC OAK-1341 being implemented this needs to be implemented



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to