[infinispan-issues] [JBoss JIRA] (ISPN-1492) Avoid starting the Eviction thread on caches without eviction enabled
Manik Surtani (Resolved) (JIRA)
jira-events at lists.jboss.org
Wed Nov 16 11:36:40 EST 2011
[ https://issues.jboss.org/browse/ISPN-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani resolved ISPN-1492.
---------------------------------
Fix Version/s: (was: 5.1.0.BETA5)
Resolution: Rejected
> Avoid starting the Eviction thread on caches without eviction enabled
> ---------------------------------------------------------------------
>
> Key: ISPN-1492
> URL: https://issues.jboss.org/browse/ISPN-1492
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Sanne Grinovero
> Assignee: Manik Surtani
>
> I'm starting a local only CacheManager having three caches, none of them have eviction enabled, still the eviction thread is started and periodically scanning the container:
> {quote}
> 2011-10-26 20:01:49,795 TRACE [EvictionManagerImpl] (Scheduled-eviction-thread-0) Purging data container of expired entries
> 2011-10-26 20:01:49,796 TRACE [EvictionManagerImpl] (Scheduled-eviction-thread-0) Purging data container completed in 0 milliseconds
> {quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list