[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1358) expired entries must be removed with default configuration or <expiration> element
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Tue Sep 13 05:34:26 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-1358:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> expired entries must be removed with default configuration or <expiration> element
> ----------------------------------------------------------------------------------
>
> Key: ISPN-1358
> URL: https://issues.jboss.org/browse/ISPN-1358
> Project: Infinispan
> Issue Type: Enhancement
> Components: Configuration
> Affects Versions: 5.0.0.FINAL
> Reporter: Dmitry Shohov
> Assignee: Manik Surtani
> Fix For: 5.1.0.ALPHA1, 5.1.0.FINAL
>
>
> EvictionManagerImpl which removes expired entries by calling purgeExpired() on dataContainer and cacheStore, does not start with default configuration. It requires <eviction> element which has mandatory maxEntries attribute and forces use of bounded cache.
> Please make it start by default, or if it is not desirable in default configuration make it start with <expiration> element presented in configuration.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list