You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Cliff Jansen (JIRA)" <ji...@apache.org> on 2017/10/12 21:34:00 UTC

[jira] [Resolved] (PROTON-1534) Python client BlockingConnection fails cleanup on LinkDetached exception with socket in close_wait and straggling pipe

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

Cliff Jansen resolved PROTON-1534.
----------------------------------
    Resolution: Fixed

> Python client BlockingConnection fails cleanup on LinkDetached exception with socket in close_wait and straggling pipe
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: PROTON-1534
>                 URL: https://issues.apache.org/jira/browse/PROTON-1534
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: python-binding
>    Affects Versions: 0.9, 0.10, 0.11.0, 0.12.0, 0.13.0, 0.14.0, 0.15.0, 0.16.0, 0.17.0
>            Reporter: Cliff Jansen
>            Assignee: Cliff Jansen
>             Fix For: proton-c-0.18.0
>
>
> goferd tries to clean up after an interrupted receive operation, but the LinkDetached exception is not cleared from the BlockingConnection and the underlying C reactor fails to progress through its cleanup mechanism.
> When BlockingConnection.close() is called, the code should muscle through to full resource cleanup.  The application is no longer interested in reactor events or exceptions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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