You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2018/05/30 08:07:00 UTC

[jira] [Created] (DISPATCH-1020) Detach expiring links with closed=true when peer connectivity lost

Keith Wall created DISPATCH-1020:
------------------------------------

             Summary: Detach expiring links with closed=true when peer connectivity lost
                 Key: DISPATCH-1020
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1020
             Project: Qpid Dispatch
          Issue Type: Improvement
            Reporter: Keith Wall


Currently, Dispatch responds to the loss of an underlying connection to a peer by detaching the links established over that connection in the following way.

{noformat}
@detach(22) [handle=0, closed=false, error=@error(29) [condition=:"qd:routed-link-lost", description="Connectivity to the peer container was lost”]]
{noformat}

As is makes no sense for link defined to expire to attached again, it would be an improvement to the dispatch's behaviour if those links were detached with {{closed=true}}.  This would aid the timely clean-up of resources elsewhere in the AMQP network.





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org