[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-414) UNORDERED eviction does not work
Vladimir Blagojevic (JIRA)
jira-events at lists.jboss.org
Wed May 5 10:14:05 EDT 2010
[ https://jira.jboss.org/jira/browse/ISPN-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vladimir Blagojevic resolved ISPN-414.
--------------------------------------
Resolution: Done
Resolved by treating UNORDERED as LRU. After 4.1 investigate possible benefits of unordered, random element eviction.
> UNORDERED eviction does not work
> --------------------------------
>
> Key: ISPN-414
> URL: https://jira.jboss.org/jira/browse/ISPN-414
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 4.1.0.ALPHA2, 4.1.0.ALPHA3
> Reporter: Vladimir Blagojevic
> Assignee: Vladimir Blagojevic
> Fix For: 4.1.0.CR1
>
>
> EvictionStrategy.UNORDERED does not properly setup eviction mechanism and is treated like EvictionStrategy.NONE (see DataContainerFactory.java).
> Options:
> a) treat it as LRU
> b) implement unordered element selection for eviction
> c) deprecate UNORDERED
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list