]
Manik Surtani updated ISPN-1358:
--------------------------------
Fix Version/s: 5.1.0.ALPHA1
5.1.0.FINAL
Forum Reference:
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: