[ 
https://issues.apache.org/jira/browse/OAK-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13443211#comment-13443211
 ] 

Michael Dürig commented on OAK-284:
-----------------------------------

Looks good to me.
                
> 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
>         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