[infinispan-issues] [JBoss JIRA] Created: (ISPN-1398) Review Rsp.getValue usage
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Tue Sep 20 11:30:26 EDT 2011
Review Rsp.getValue usage
-------------------------
Key: ISPN-1398
URL: https://issues.jboss.org/browse/ISPN-1398
Project: Infinispan
Issue Type: Task
Components: RPC
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 5.1.0.BETA1
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...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list