[ 
https://issues.apache.org/jira/browse/OAK-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcel Reutegger resolved OAK-284.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.5

Committed patch in revision: 1378182
                
> 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
>             Fix For: 0.5
>
>         Attachments: OAK-284.patch
>
>
> 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