You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Dominic Evans (JIRA)" <ji...@apache.org> on 2014/09/11 13:33:33 UTC

[jira] [Created] (PROTON-677) proton-c: transport incorrectly detaches all links with closed=true by default

Dominic Evans created PROTON-677:
------------------------------------

             Summary: proton-c: transport incorrectly detaches all links with closed=true by default
                 Key: PROTON-677
                 URL: https://issues.apache.org/jira/browse/PROTON-677
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-c
    Affects Versions: 0.7
            Reporter: Dominic Evans
         Attachments: 26_stop_link_detach_closed_if_sub_ttl_transport.c.patch

qpid-proton detaches all links with closed=true by default. If a subscription has a time-to-live and is not expected to be destroyed on detach then we shouldn't be setting closed=true on the detach call.

Patch attached.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)