-
Enhancement
-
Resolution: Done
-
Major
-
5.0.0.FINAL
-
None
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.