[jboss-jira] [JBoss JIRA] Resolved: (JGRP-902) GossipRouter: raise SUSPECT event when GR detects (abnormal) loss of a connection from client

Vladimir Blagojevic (JIRA) jira-events at lists.jboss.org
Thu May 7 04:05:46 EDT 2009


     [ https://jira.jboss.org/jira/browse/JGRP-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Blagojevic resolved JGRP-902.
--------------------------------------

    Resolution: Done


After consultation with Bela we agreed to Implement only FD_SOCK like functionality. Stack should still keep a variant of FD in the stack.

Revision Changes Path
1.68 +48 -14 JGroups/src/org/jgroups/protocols/TUNNEL.java
1.43 +2 -2 JGroups/src/org/jgroups/stack/RouterStub.java
1.51 +31 -10 JGroups/src/org/jgroups/stack/GossipRouter.java

> GossipRouter: raise SUSPECT event when GR detects (abnormal) loss of a connection from client
> ---------------------------------------------------------------------------------------------
>
>                 Key: JGRP-902
>                 URL: https://jira.jboss.org/jira/browse/JGRP-902
>             Project: JGroups
>          Issue Type: Feature Request
>    Affects Versions: 2.6, 2.7
>            Reporter: Vladimir Blagojevic
>            Assignee: Vladimir Blagojevic
>             Fix For: 2.8
>
>
> Currently we only support FD-heartbeat based failure detection algorithm for GR configurations. While this works ok we do not have the same efficiency of failure detection that comes with FD/FD_SOCK combo used in default UDP/TCP configurations. We can bridge that gap by introducing FD_SOCK kind of functionality that is built in GR.

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