-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.4.4, 2.6.2, 2.7
-
Component/s: jackrabbit-jcr-tests
-
Labels:None
This is because it does a full repository traversal in order to find a node with a primary item.
At least when running over WebDAV, it always descends into /jcr:system first, where no such item will be found. And, of course, /jcr:system/jcr:versionStorage keeps growing with each test run.