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 "Tomek Rękawek (JIRA)" <ji...@apache.org> on 2016/09/30 13:51:20 UTC

[jira] [Resolved] (OAK-4654) Allow to mount the secondary node store as a read-only subtree

     [ https://issues.apache.org/jira/browse/OAK-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomek Rękawek resolved OAK-4654.
--------------------------------
    Resolution: Won't Fix

Similar feature will be implemented as a part of more general OAK-4871.

> Allow to mount the secondary node store as a read-only subtree
> --------------------------------------------------------------
>
>                 Key: OAK-4654
>                 URL: https://issues.apache.org/jira/browse/OAK-4654
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: documentmk
>            Reporter: Tomek Rękawek
>            Assignee: Tomek Rękawek
>             Fix For: 1.6
>
>         Attachments: OAK-4654.patch
>
>
> For the document node store it should be possible to mount "another" node store under some path. Assumptions for the OSGi setup:
> * the mounted node store provider has to be registered with {{(role=secondary)}} in OSGi,
> * the MountInfoProvider contains a Mount registered as {{private}},
> * all reads of the paths configured in MountInfoProvider are redirected to the mounted node store,
> * mounted subtrees are read-only,
> * the properties characteristic to the document node store (lastRev, rootRev) are set to a constant value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)