You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2014/03/24 07:24:43 UTC

[jira] [Commented] (OAK-1586) Implement checkpoint support in DocumentNodeStore

    [ 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)