Allow configuration of expiry in EHDefaultStore
-----------------------------------------------

         Key: COCOON-1683
         URL: http://issues.apache.org/jira/browse/COCOON-1683
     Project: Cocoon
        Type: Improvement
  Components: * Cocoon Core  
    Versions: 2.1.7    
    Reporter: Johan Stuyts
 Attachments: cocoon-ehdefaultstore-configurable-expiry.patch

EHDefaultStore initializes the cache to never expire entries. This means that 
the cache will grow indefinitely (on disk).

This patch allows you to set the expiry of entries in the configuration so that 
stale entries will be removed. It simply adds three parameters to the component 
which are passed to EHCache.

-- 
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

Reply via email to