[jboss-jira] [JBoss JIRA] Created: (JGRP-1101) TUNNEL and TCPGOSSIP cannot be used in the same stack
Bela Ban (JIRA)
jira-events at lists.jboss.org
Mon Nov 16 04:00:29 EST 2009
TUNNEL and TCPGOSSIP cannot be used in the same stack
-----------------------------------------------------
Key: JGRP-1101
URL: https://jira.jboss.org/jira/browse/JGRP-1101
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 2.8
The reason is that both create an entry in the GossipRouters hashmap, keyed by the same groupname, but the 2nd entry overwrites the first !
The recommended configs are TCP:TCPGOSSIP or TUNNEL:PING.
Add a sanity check which throws an exception when a TUNNEL:TCPGOSSIP config is encountered
--
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