[
https://jira.jboss.org/jira/browse/JGRP-1200?page=com.atlassian.jira.plug...
]
Bela Ban commented on JGRP-1200:
--------------------------------
If we connect and disconnect clients, their address information is retained by
GossipRouter ! This is possibly caused by the reconnector thread, which resubmits address
information...
GossipRouter: lookup fails when we have multiple GossipRouters and
any of them throws an exception
--------------------------------------------------------------------------------------------------
Key: JGRP-1200
URL:
https://jira.jboss.org/jira/browse/JGRP-1200
Project: JGroups
Issue Type: Bug
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 2.10
Example: <TCPGOSSIP initial_hosts="A[12001],B[12001]" />
If GossipRouter on host A is not running, but B *is* running, then the discovery will
return with an empty list because connecting to A threw an exception.
SOLUTION: parallelize connections to A and B and ignore exception for non-available hosts
--
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