[jboss-jira] [JBoss JIRA] Created: (JGRP-1200) GossipRouter: lookup fails when we have multiple GossipRouters and any of them throws an exception

Bela Ban (JIRA) jira-events at lists.jboss.org
Tue May 4 08:12:05 EDT 2010


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

        


More information about the jboss-jira mailing list