[
https://issues.apache.org/jira/browse/JCR-3658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-3658:
-------------------------------
Affects Version/s: 2.4.3
2.6.3
Fix Version/s: 2.4.4
2.6.4
Marcel merged the change to the 2.4 branch in revision 1519378, and I just did
the same for 2.6 in revision 1530020.
> 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.4, 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)