[
https://issues.apache.org/jira/browse/OAK-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444960#comment-13444960
]
Michael Dürig commented on OAK-289:
-----------------------------------
Patch looks good to me.
> Remove TreeImpl.Children
> ------------------------
>
> Key: OAK-289
> URL: https://issues.apache.org/jira/browse/OAK-289
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core
> Reporter: Marcel Reutegger
> Priority: Minor
> Attachments: OAK-289.patch
>
>
> The class TreeImpl.Children was created to synchronize access to a
> ReferenceMap. Now that ReferenceMap is replace with a Google Guava Cache
> class, the Children class is not necessary anymore. The Guava Cache
> implementation is thread-safe.
--
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