[
https://issues.apache.org/jira/browse/PROTON-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496861#comment-14496861
]
Gordon Sim commented on PROTON-850:
-----------------------------------
Actually, this is not really a bug as described. The local state *is* closed.
If the link is freed before the second attach comes in, a new link object is
created. However if not, the original link appears to get used and even if you
then open it again, the attach is not sent out.
> link state is incorrect after detach and reattach with same name
> ----------------------------------------------------------------
>
> Key: PROTON-850
> URL: https://issues.apache.org/jira/browse/PROTON-850
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Affects Versions: 0.9
> Reporter: Gordon Sim
>
> See also QPID=6320
> If a peer closes a link, then opens another with the same name, at the point
> the new PN_LINK_REMOTE_OPEN event is emitted, the link state for the lnk
> associated with that event is 20 (i.e. LOCAL_CLOSED and REMOTE_ACTIVE).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)