-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
Test failure at: http://ci.infinispan.org/job/Infinispan/job/master/144/
Looking at the stack trace, this test failed before it even got to the lock stream. For some reason the async write wasn't completed properly...
It seems the ReplListener was just recently fixed for something similar with L1 invalidations https://github.com/infinispan/infinispan/commit/fb165dc25cba7f26652292a1f9557504ec46881a#diff-71bf0a8d632586ad581b6e38edd5e229 I fear this test in general may not be very deterministic and could fail for any test using it. I would suggest replacing it possibly.
- relates to
-
ISPN-8616 DistAsyncFuncTest.testMergeFromNonOwner random failures
- Closed