-
Task
-
Resolution: Done
-
Major
-
None
-
None
With JGroups 3.0, Rsp.getValue() can return null if an exception was received. Rsp comes with two methods, hasException() and getException() to get the actual exception.
Usage of Rsp.getValue() in Infinispan needs to be investigated to make sure the exception is propagated back.
At first glance, TransportSenderExceptionHandlingTest is working fine...
- is related to
-
ISPN-1390 Upgrade to JGroups 3.0
- Closed