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

Dennis Reed (JIRA) jira-events at lists.jboss.org
Tue Aug 9 18:48:24 EDT 2011


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

Dennis Reed resolved JBCACHE-1603.
----------------------------------

    Fix Version/s: 3.2.8.GA
       Resolution: Done


> 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
>             Fix For: 3.2.8.GA
>
>
> 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