Bug 797265

Summary: Unwanted eviction
Product: [JBoss] JBoss Data Grid 6 Reporter: Michal Linhard <mlinhard>
Component: BuildAssignee: Tristan Tarrant <ttarrant>
Status: CLOSED UPSTREAM QA Contact: Martin Gencur <mgencur>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: jdg-bugs, nobody, oskutka
Target Milestone: ---   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:19:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michal Linhard 2012-02-24 17:45:28 UTC
eviction is set to limit data load to 10000 entries, even though it isn't configured.

see http://hudson.qa.jboss.com/hudson/view/EDG6/view/EDG-QE/job/edg-60-experiments-mlinhard/210/

Comment 1 Michal Linhard 2012-02-25 20:25:01 UTC
Seems like this default is being honored:
https://github.com/jbossas/jboss-as/blame/master/clustering/infinispan/src/main/resources/infinispan-defaults.xml

I wonder why this hasn't been a problem before ... it's been there for a while...

Comment 2 Tristan Tarrant 2012-02-27 09:40:05 UTC
This is caused by bad interaction between ISPN-1869 and AS7's defaults.

Comment 3 Tristan Tarrant 2012-02-27 10:32:34 UTC
Workaround: add <eviction strategy="NONE" maxEntries="0" /> to work around this issue

Comment 4 Tristan Tarrant 2012-03-01 14:18:30 UTC
As soon as we get an EAP build based on 7.1.1 which will pull in Infinispan 5.1.2 this should be fixed

Comment 5 Ondrej Nevelik 2012-03-29 19:06:57 UTC
Fixed. Verified by removing <eviction-strategy=NONE max-entries=0/> from our configs and running a test, no entries are evicted, see chart - https://bugzilla.redhat.com/show_bug.cgi?id=797265

Comment 9 Red Hat Bugzilla 2025-02-10 03:19:08 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.