[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1398) Review Rsp.getValue usage
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Mon Sep 26 07:12:26 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-1398:
-----------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request: https://github.com/infinispan/infinispan/pull/546
> 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