[
https://issues.apache.org/jira/browse/JCR-3658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-3658:
-------------------------------
Fix Version/s: (was: 2.4.4)
2.4.5
> MembershipCache not consistently synchronized
> ---------------------------------------------
>
> Key: JCR-3658
> URL: https://issues.apache.org/jira/browse/JCR-3658
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-core, security
> Affects Versions: 2.4.3, 2.6.3, 2.7
> Reporter: Tobias Bocanegra
> Assignee: Marcel Reutegger
> Priority: Minor
> Fix For: 2.4.5, 2.6.4, 2.7.1
>
> Attachments: current.png, JCR-3658.patch, JCR-3658.patch,
> JCR-3658-test.patch, patched.png
>
>
> the membership cache access is mostly synchronized on 'this' but in the
> onEvent() handler, the internal cache object is synchronized.
> suggest: to improve cache access by a r/w lock instead.
--
This message was sent by Atlassian JIRA
(v6.1#6144)