You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Padraic Hannon (JIRA)" <ji...@apache.org> on 2008/01/16 22:14:34 UTC

[jira] Issue Comment Edited: (JCR-872) Cache framework integration

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

hannonpi edited comment on JCR-872 at 1/16/08 1:12 PM:
-------------------------------------------------------------

Please disregard the patch I created. I messed up due to not taking the time to understand what was going on. I am going to remove the patch. I thought I was working on a second level cache. The RequestObjectCache is a first level cache which as Christophe pointed out and I didn't follow  is basically used only to prevent infinite recursion.

      was (Author: hannonpi):
    Please disregard the patch I created. I messed up due to not taking the time to understand what was going on. I am working on revising it now.
  
> 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
>
> OCM 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.