[
https://issues.jboss.org/browse/ISPN-1492?page=com.atlassian.jira.plugin....
]
Sanne Grinovero updated ISPN-1492:
----------------------------------
Description:
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}
was:
{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}
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
Fix For: 5.1.0.BETA4
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