Create resource sensitive cache for item states
-----------------------------------------------
Key: JCR-471
URL: http://issues.apache.org/jira/browse/JCR-471
Project: Jackrabbit
Type: Improvement
Components: core
Versions: 1.0, 1.0.1, 0.9
Reporter: Tobias Bocanegra
Assigned to: Tobias Bocanegra
Priority: Minor
there is currently a lru-caching strategy for the itemstates in the shared ism,
with a hardcoded limit of 1000 entries. the problem is that the size of the
states is not respected in the caching strategy; this poses a problem, if the
states are large (i.e. large values in property states, or large number of
childnode entries).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira