[ 
https://issues.apache.org/jira/browse/JCR-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559243#action_12559243
 ] 

Padraic Hannon commented on JCR-872:
------------------------------------

Until we have a robust cache framework we should remove the current 
implementation as it poses some problems the two that I've run into are:

1) Unbounded HashMap with no size limits
2) No observation mechanism to detect underlying changes to jcr nodes

> Cache framework integration
> ---------------------------
>
>                 Key: JCR-872
>                 URL: https://issues.apache.org/jira/browse/JCR-872
>             Project: Jackrabbit
>          Issue Type: Task
>          Components: jackrabbit-ocm
>            Reporter: Christophe Lombart
>
> The PersistenceManager should work with a cache manager. 
> * The Spring frameworks offer a nice solution to integrate an application 
> with a cache manager (based on AOP). 
> * Which cache framework to use ? oscache, JCS, ...
> * A more detailled proposal is required

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to