Andrew Khoury created JCR-3678: ---------------------------------- Summary: 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 Priority: Minor
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)