]
Tristan Tarrant updated ISPN-9029:
----------------------------------
Fix Version/s: 10.0.1.Final
(was: 10.0.0.Final)
Add test for exception eviction dropping entries after node leave
-----------------------------------------------------------------
Key: ISPN-9029
URL:
https://issues.jboss.org/browse/ISPN-9029
Project: Infinispan
Issue Type: Task
Components: Test Suite - Core
Affects Versions: 9.2.1.Final
Reporter: Dan Berindei
Assignee: Will Burns
Priority: Major
Fix For: 10.0.1.Final
{{ExceptionEvictionTest}} tests what happens when a node is added and N*limit existing
entries are redistributed among N+1 nodes. We also need to test what happens when a node
crashes and N*limit entries are redistributed among N-1 nodes.