-
Bug
-
Resolution: Won't Do
-
Major
-
4.1.0.Final
-
None
When versionable mixin type is enabled for JCR nodes, JVM heap is slowly used up to cause memory and CPU issues in the application.
In the attached Java test case, the symptom becomes significant when the the number of JCR nodes reaches over 600K in the repository.
Without enabling the versionable mixin type, adding 1 million JCR nodes with the attached configuration is just used about 500 MB of heap.
- relates to
-
MODE-2109 Support nodes with a very large number of unordered and uniquely-named children
- Resolved