[
https://issues.apache.org/jira/browse/PROTON-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17709114#comment-17709114
]
ASF GitHub Bot commented on PROTON-2401:
----------------------------------------
astitcher opened a new pull request, #391:
URL: https://github.com/apache/qpid-proton/pull/391
When links/sessions/connections are remotely closed then locally closed the
on_xxx_closed event should still fire. The existing code only fires this event
for local then remote close.
This is the continuation of #323
> on_link_closed is not called when remote detaches link and locally link is
> also closed.
> ---------------------------------------------------------------------------------------
>
> Key: PROTON-2401
> URL: https://issues.apache.org/jira/browse/PROTON-2401
> Project: Qpid Proton
> Issue Type: Bug
> Components: python-binding
> Affects Versions: proton-c-0.34.0
> Reporter: NS-SlaFleur
> Assignee: Andrew Stitcher
> Priority: Minor
>
> The on_link_closed for the MessagingHandler is not called when the link is
> first detached by the remote and then locally. This is due to a missing
> on_link_local_close in the EndpointStateHandler in _handlers.py.
>
> Pull Request: https://github.com/apache/qpid-proton/pull/323
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]