[jboss-jira] [JBoss JIRA] Resolved: (JGRP-1356) Error starting shared transport causes future channels using it to fail
Bela Ban (JIRA)
jira-events at lists.jboss.org
Thu Sep 1 09:31:26 EDT 2011
[ https://issues.jboss.org/browse/JGRP-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1356.
----------------------------
Resolution: Done
I'm not going to backport this to 2.6.x; this is a configuration error
> Error starting shared transport causes future channels using it to fail
> -----------------------------------------------------------------------
>
> Key: JGRP-1356
> URL: https://issues.jboss.org/browse/JGRP-1356
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 2.6.20
> Reporter: Dennis Reed
> Assignee: Bela Ban
> Fix For: 3.0
>
>
> When a shared singleton transport started in Configurator#startProtocolStack throws an exception during TP#start,
> it is not rolled back. Future channels created with the same singleton transport try to use the failed instance.
> If there is an exception in start, either:
> - The transport should be removed or stopped, and future channels should try to start it again
> - The exception should be saved, and future channels using the same transport should get the same exception when started
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list