[jbosscache-issues] [JBoss JIRA] Work started: (JBCACHE-1603) Default eviction wakeupIntervalSeconds is 5000 with legacy configuration

Dennis Reed (JIRA) jira-events at lists.jboss.org
Tue Aug 9 17:57:25 EDT 2011


     [ https://issues.jboss.org/browse/JBCACHE-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on JBCACHE-1603 started by Dennis Reed.

> Default eviction wakeupIntervalSeconds is 5000 with legacy configuration
> ------------------------------------------------------------------------
>
>                 Key: JBCACHE-1603
>                 URL: https://issues.jboss.org/browse/JBCACHE-1603
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Eviction
>    Affects Versions: 3.2.7.GA
>            Reporter: Dennis Reed
>            Assignee: Dennis Reed
>
> When using the legacy eviction policy configuration format:
>     <attribute name="EvictionPolicyConfig">
>          <config>
>             <region name="/_default_" policyClass="org.jboss.cache.eviction.LRUPolicy">
>                 <attribute name="timeToLiveSeconds">60</attribute>
>             </region>
>          </config>
>     </attribute>
> without specifying wakeUpIntervalSeconds, the default is set to 5000 seconds instead of 5.
> (due to a mixup between milliseconds and seconds).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosscache-issues mailing list