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

Tomek Rękawek updated OAK-4654:
-------------------------------
    Description: 
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=mounted)}} 
in OSGi,
* the MountInfoProvider contains a Mount registered as {{mounted}},
* 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 (so we can "mount" the segment node store as well).

> 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
>
>
> 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=mounted)}} in OSGi,
> * the MountInfoProvider contains a Mount registered as {{mounted}},
> * 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 (so we can "mount" the segment node store as 
> well).



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

Reply via email to