[infinispan-issues] [JBoss JIRA] Updated: (ISPN-847) Eviction with strategy but no maxEntries does not make sense

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Mon Feb 14 13:19:14 EST 2011


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

Galder Zamarreño updated ISPN-847:
----------------------------------

    Fix Version/s: 5.0.0.ALPHA3
                       (was: 5.0.0.BETA1)


> Eviction with strategy but no maxEntries does not make sense
> ------------------------------------------------------------
>
>                 Key: ISPN-847
>                 URL: https://issues.jboss.org/browse/ISPN-847
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Configuration, Eviction
>    Affects Versions: 4.2.0.Final, 5.0.0.ALPHA1
>            Reporter: Galder Zamarreño
>            Assignee: Vladimir Blagojevic
>            Priority: Minor
>             Fix For: 4.2.1.Final, 5.0.0.ALPHA3, 5.0.0.Final
>
>
> A configuration like this can be confusing cos no maxEntries is set, and without it there's no trigger to start evicting stuff:
>     <default>
>         <eviction strategy="FIFO" wakeUpInterval="6000" /><!-- 6 seconds -->
>     </default>
> So, we should come up with some WARN/ERROR message indicating that maxEntries is missing unless NONE strategy is used. 

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



More information about the infinispan-issues mailing list