[jboss-jira] [JBoss JIRA] Created: (JGRP-702) GossipClient, RouterStub: make socket creation non-blocking

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


GossipClient,RouterStub: make socket creation non-blocking
----------------------------------------------------------

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


When calling GossipClient.register(), unregister(), getMembers(), socket creation blocks if the target host is unreachable. 
SOLUTION: make socket creation time bounded (like in TCP's ConnectionTable: sock_conn_timeout).

-- 
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