-
Bug
-
Resolution: Obsolete
-
Critical
-
None
-
9.3.3.Final, 9.4.0.Final
The test used to hang when it didn't receive all the events, after the ISPN-6702 fix it fails with an assertion error:
java.lang.AssertionError: expected:<100> but was:<92> at org.infinispan.client.hotrod.event.ClientEventsOOMTest.testOOM(ClientEventsOOMTest.java:94)
- is related to
-
ISPN-6702 ClientEventsOOMTest hangs the TRACE build
- Closed