[jboss-jira] [JBoss JIRA] Commented: (JGRP-738) Transport: create receiver threads on CONNECT, not on start()
Vladimir Blagojevic (JIRA)
jira-events at lists.jboss.org
Tue Jul 8 16:06:44 EDT 2008
[ http://jira.jboss.com/jira/browse/JGRP-738?page=comments#action_12420472 ]
Vladimir Blagojevic commented on JGRP-738:
------------------------------------------
JGRP-741 is resolved. However, not closing this issue until we convert TCP-NIO (I ran into trouble there and will need more time to resolve)
> Transport: create receiver threads on CONNECT, not on start()
> -------------------------------------------------------------
>
> Key: JGRP-738
> URL: http://jira.jboss.com/jira/browse/JGRP-738
> Project: JGroups
> Issue Type: Task
> Reporter: Bela Ban
> Assigned To: Bela Ban
> Fix For: 2.7, 2.6.3
>
>
> When multiple channels are started at the same time, some channels might not yet be connected and nevertheless receive messages from others. This is not an error, but causes needless log warnings.
> SOLUTION: start receiver threads only on CONNECT, *not* on start().
> Only done for UDP, we need to look at TCP and TCP_NIO later
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list