-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.6.0, 1.8.0, 1.10.0, 1.12.0
-
Fix Version/s: 1.16.0
-
Component/s: documentmk
-
Labels:None
OAK-1312 introduced a new feature with Oak 1.6 that allowed the DocumentNodeStore to store multiple nodes in the same document.
http://jackrabbit.apache.org/oak/docs/nodestore/document/node-bundling.html
The recovery command logs warn messages on on descendants of nodes that are bundled. The LastRevRecoveryAgent complains about missing document. E.g. consider a configuration that bundles the jcr:content child node into the parent nt:file node. If the jcr:content node has descendant nodes, the LastRevRecoveryAgent may log a warn message like this:
Unable to find document: 4:/content/folder/my-file.txt/jcr:content