[infinispan-issues] [JBoss JIRA] Created: (ISPN-1358) expired entries must be removed with default configuration or <expiration> element
Dmitry Shohov (JIRA)
jira-events at lists.jboss.org
Tue Aug 30 08:03:26 EDT 2011
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
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