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

Jukka Zitting updated JCR-2231:
-------------------------------

    Component/s: jackrabbit-core

> Avoid item state reads during Session.logout()
> ----------------------------------------------
>
>                 Key: JCR-2231
>                 URL: https://issues.apache.org/jira/browse/JCR-2231
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: JCR-2231.patch
>
>
> Local item states are discarded during Session.logout(). Currently the 
> CachingHierarchyManager is still registered as a item state listener at that 
> time and will cause numerous ItemStateManager.hasItemState() calls. This is 
> unnecessary and just adds overhead to the logout call. In addition it will 
> also contribute to a potential lock contention on the SharedItemStateManager.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to