[jboss-jira] [JBoss JIRA] Created: (JGRP-921) TP: 'header' is ambiguous with shared transport
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed Mar 4 11:32:22 EST 2009
TP: 'header' is ambiguous with shared transport
-----------------------------------------------
Key: JGRP-921
URL: https://jira.jboss.org/jira/browse/JGRP-921
Project: JGroups
Issue Type: Bug
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 2.6.9, 2.8
TP.header is created on down(CONNECT). However if we have members A and B on the *same shared transport*, then A.connect("cluster-1") sets TP.header to "cluster-1", but B.connect("cluster-2") sets TP.header to "cluster-2".
This means that messages sent by A will get received by B !!
Investigate whether this was introduced by logical addresses only, or whether it affects 2.6.x as well !
--
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