You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2009/12/19 18:15:53 UTC

[jira] Updated: (AMQNET-212) Add an Inactivity Monitor to the Transports layer to timeout broken connections

     [ https://issues.apache.org/activemq/browse/AMQNET-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish updated AMQNET-212:
--------------------------------

    Fix Version/s:     (was: 1.3.0)
                   1.2.0

An NMS user has sent me a nearly complete version of the InactivityMonitor, so once he attaches the finished version to the issues and grants us the license for it I will add it to trunk and the 1.2.x branch.

> Add an Inactivity Monitor to the Transports layer to timeout broken connections
> -------------------------------------------------------------------------------
>
>                 Key: AMQNET-212
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-212
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: ActiveMQ
>    Affects Versions: 1.2.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 1.2.0
>
>
> In order to more quickly detect broken connections between client and broker the NMS.AcitveMQ client needs to add an InactivityMonitor transport filter that deals with the keep alive messages that allow for detection of broken sockets.  Right now a broken connection such as one that occurs when a cable is pulled isn't detected and the client can sit idle instead of failing over if there's no outbound messages to trigger a failed write.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.