[jboss-jira] [JBoss JIRA] Commented: (JGRP-910) Shared transport: 'members' variable incorrect (remove from TP ?)
Bela Ban (JIRA)
jira-events at lists.jboss.org
Mon Feb 23 07:47:44 EST 2009
[ https://jira.jboss.org/jira/browse/JGRP-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12453755#action_12453755 ]
Bela Ban commented on JGRP-910:
-------------------------------
This happens only with logical addresses: a logical address is now associated with a channel, not a transport
> Shared transport: 'members' variable incorrect (remove from TP ?)
> -----------------------------------------------------------------
>
> Key: JGRP-910
> URL: https://jira.jboss.org/jira/browse/JGRP-910
> Project: JGroups
> Issue Type: Bug
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 2.8
>
>
> TP.members is the union of all views received on *all* channels. This is incorrect, and sendToAllMembers() iterating over 'members' would unnecessarily send messages to members in a different cluster ! (these would get dropped, but it is still spurious traffic)
> Logically, 'members' belongs to a cluster, so maybe we ahould should have a table of cluster names and views in TP ?
--
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