[
https://issues.apache.org/jira/browse/JCR-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved JCR-2643.
-----------------------------------
Fix Version/s: 2.2.0
Resolution: Fixed
Applied jackrabbit-core patch in revision: 949724
> Avoid item state reads during Session.logout()
> ----------------------------------------------
>
> Key: JCR-2643
> URL: https://issues.apache.org/jira/browse/JCR-2643
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-core
> Reporter: Marcel Reutegger
> Priority: Minor
> Fix For: 2.2.0
>
> Attachments: JCR-2643.patch, jcr-benchmark.patch
>
>
> This is a follow up issue for JCR-2231. There's a second
> CachingHierarchyManager attached to the LocalItemStateManager, which it
> unregistered too late and causes reads on the SharedItemStateManager on
> Session logout. The hierarchy manager should be unregistered as listener
> before the state manager is disposed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.