BELUGA BEHR created JCR-3824:
--------------------------------
Summary: Allow For Plug-able Caches
Key: JCR-3824
URL: https://issues.apache.org/jira/browse/JCR-3824
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: jackrabbit-core
Affects Versions: 2.9
Reporter: BELUGA BEHR
Priority: Minor
Hello,
AbstractBundlePersistenceManager uses a hard-coded ConcurrentCache for caching
bundles based on NodeID. It would be advantageous to abstract away the calls
to ConcurrentCache, captured in an interface, to allow for other Caches to be
used. In particular, I'm interested in replacing the current cache with
EHCache (or memache), but this step needs to happen first.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)