[jboss-jira] [JBoss JIRA] Resolved: (JGRP-849) Concurrent connect of multiple channels with shared transport fails
Vladimir Blagojevic (JIRA)
jira-events at lists.jboss.org
Mon Nov 3 08:49:20 EST 2008
[ https://jira.jboss.org/jira/browse/JGRP-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vladimir Blagojevic resolved JGRP-849.
--------------------------------------
Resolution: Done
Resolved with Bela's patch to Configurator.java. We also introduced connect lock in TP to prevent multiple channels concurrently connecting the same underlying shared transport.
> Concurrent connect of multiple channels with shared transport fails
> -------------------------------------------------------------------
>
> Key: JGRP-849
> URL: https://jira.jboss.org/jira/browse/JGRP-849
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 2.6
> Reporter: Vladimir Blagojevic
> Assignee: Bela Ban
> Fix For: 2.6.6, 2.7
>
>
> Multiple channels sharing the same transport cannot connect properly if the are all connecting concurrently using different threads.
> Relevant test is SharedTransportTest#testConcurrentCreation (thanks Brian)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list