]
Vittorio Rigamonti updated ISPN-9029:
-------------------------------------
Fix Version/s: 9.3.0.Final
(was: 9.3.0.CR1)
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: William Burns
Fix For: 9.3.0.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.