Marcel Reutegger created OAK-284:
------------------------------------

             Summary: Reduce memory usage of KernelNodeState
                 Key: OAK-284
                 URL: https://issues.apache.org/jira/browse/OAK-284
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core
            Reporter: Marcel Reutegger
            Priority: Minor


The KernelNodeState keeps child nodes in a LinkedHashMap, which is used even 
when there are no child nodes. The majority of nodes in a tree do not have 
child nodes. I suggest to optimize this case.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to