[infinispan-issues] [JBoss JIRA] Created: (ISPN-414) UNORDERED eviciton does not work
Vladimir Blagojevic (JIRA)
jira-events at lists.jboss.org
Wed Apr 28 11:31:10 EDT 2010
UNORDERED eviciton 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.ALPHA3, 4.1.0.ALPHA2
Reporter: Vladimir Blagojevic
Assignee: Vladimir Blagojevic
Fix For: 4.1.0.BETA1
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