[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1238) Root cause of exceptions thrown by custom JGroupsTransportLookup getting swallowed
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Thu Jul 14 17:27:23 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-1238:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/437
Throw exception when lookup fails, only try the other configuration methods if lookup wasn't configured at all.
> Root cause of exceptions thrown by custom JGroupsTransportLookup getting swallowed
> ----------------------------------------------------------------------------------
>
> Key: ISPN-1238
> URL: https://issues.jboss.org/browse/ISPN-1238
> Project: Infinispan
> Issue Type: Bug
> Components: Core API
> Affects Versions: 5.0.0.CR7
> Reporter: Paul Ferraro
> Assignee: Dan Berindei
> Fix For: 5.0.0.FINAL
>
>
> AS7 uses a custom JGroupsTransportLookup so the jgroups channel is created from the jgroups subsystem. If channel creation throws an exception (i.e. during JGroupsTransportLookup.getJGroupsChannel(...)), the details are lost due to the exception handling in JGroupsTransport.buildChannel().
> The root cause should be logged.
--
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