[
https://issues.apache.org/jira/browse/JCR-3678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-3678.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.7.2
2.6.4
2.4.5
In revision 1530005 added a "org.apache.jackrabbit.MembershipCache" system
property for controlling the cache size. We can turn that to a proper
repository configuration option later on if it's needed in more than just a few
deployments.
Merged to the 2.6 branch in revision 1530009, and to the 2.4 branch in revision
1530011.
> MembershipCache max size is hard coded to 5000
> ----------------------------------------------
>
> Key: JCR-3678
> URL: https://issues.apache.org/jira/browse/JCR-3678
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-core, security
> Affects Versions: 2.7
> Reporter: Andrew Khoury
> Assignee: Jukka Zitting
> Priority: Minor
> Fix For: 2.4.5, 2.6.4, 2.7.2
>
>
> The jackrabbit membership cache is hard coded to maximum of 5000:
> http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-core/src/main/java/org/apache/jackrabbit/core/security/user/MembershipCache.java?revision=1519376&view=markup&pathrev=1519376
> This is a request to make the cache size configurable.
--
This message was sent by Atlassian JIRA
(v6.1#6144)