[infinispan-issues] [JBoss JIRA] Work started: (ISPN-1398) Review Rsp.getValue usage
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Thu Sep 22 09:44:26 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on ISPN-1398 started by Galder Zamarreño.
> 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