[jira] Closed: (COCOON-1683) Allow configuration of expiry in EHDefaultStore

2006-01-16 Thread Johan Stuyts (JIRA)
 [ http://issues.apache.org/jira/browse/COCOON-1683?page=all ]
 
Johan Stuyts closed COCOON-1683:


Resolution: Fixed

> 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



[jira] Created: (COCOON-1683) Allow configuration of expiry in EHDefaultStore

2005-11-11 Thread Johan Stuyts (JIRA)
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