[jboss-jira] [JBoss JIRA] Commented: (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 10:15:05 EDT 2010


    [ https://jira.jboss.org/jira/browse/JGRP-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12528869#action_12528869 ] 

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

        


More information about the jboss-jira mailing list