[jboss-jira] [JBoss JIRA] Closed: (JBREM-530) Detection heartbeat requires small timeout (for dead server detection)

David Lloyd (JIRA) jira-events at lists.jboss.org
Wed Sep 26 05:31:33 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBREM-530?page=all ]

David Lloyd closed JBREM-530.
-----------------------------


> Detection heartbeat requires small timeout (for dead server detection)
> ----------------------------------------------------------------------
>
>                 Key: JBREM-530
>                 URL: http://jira.jboss.com/jira/browse/JBREM-530
>             Project: JBoss Remoting
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: detection
>    Affects Versions: 2.0.0.Beta2 (Boon)
>            Reporter: Tom  Elrod
>         Assigned To: Tom  Elrod
>             Fix For: 2.0.0.CR1 (Boon)
>
>
> When the AbstractDetector suspects that a remoting server may have died (because last detection message update is very old), it will ping the server for heartbeat response.  This is done using the ConnectionValidator.  The problem is that the ping invocation could possibly take a very long time to actually timeout (based on whatever the timeout configuration is for the client invoker).
> Instead of relying on the client invoker's timeout mechanism (which is usually going to be based on socket timeout), need to have another way estabish timeout on the ping invocation outside of transport itself.

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