[jboss-jira] [JBoss JIRA] Created: (JGRP-703) TCPGOSSIP: parallelize discovery for multiple GossipRouters

Bela Ban (JIRA) jira-events at lists.jboss.org
Fri Feb 29 02:59:57 EST 2008


TCPGOSSIP: parallelize discovery for multiple GossipRouters
-----------------------------------------------------------

                 Key: JGRP-703
                 URL: http://jira.jboss.com/jira/browse/JGRP-703
             Project: JGroups
          Issue Type: Bug
            Reporter: Bela Ban
         Assigned To: Bela Ban
             Fix For: 2.7


When we have multiple GossipRouters, and some GRs are blocked on TCP (e.g. host unreachable, or unplugged, or interface down), then we block for each GR.
SOLUTION: each discovery request sent to a GR should be run in a separate thread, similar to TCPPING

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list