You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2016/01/19 10:33:39 UTC

[jira] [Resolved] (PROTON-1044) Create/Delete of BlockingConnection leaks file descriptors

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

Gordon Sim resolved PROTON-1044.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 0.12.0

> Create/Delete of BlockingConnection leaks file descriptors
> ----------------------------------------------------------
>
>                 Key: PROTON-1044
>                 URL: https://issues.apache.org/jira/browse/PROTON-1044
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: python-binding
>    Affects Versions: 0.9
>         Environment: Fedora 22
>            Reporter: Jeff Ortel
>             Fix For: 0.12.0
>
>         Attachments: jortel.py
>
>
> Each time a BlockingConnection is created, it creates a Container.  The Container() opens (2) file descriptors which are never closed.  The result is that (2) file descriptors are leaked for each time BlockingConnection() is called even if properly closed.



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