Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
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.