[
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=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.
was:
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 {{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.
> 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)