You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (JIRA)" <qp...@incubator.apache.org> on 2008/11/10 17:51:44 UTC

[jira] Created: (QPID-1446) Memory leak in qmf agent

Memory leak in qmf agent
------------------------

                 Key: QPID-1446
                 URL: https://issues.apache.org/jira/browse/QPID-1446
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker, Qpid Managment Framework
    Affects Versions: M4
            Reporter: Ted Ross
            Assignee: Ted Ross
             Fix For: M4


There's a memory leak in the management agent code that affects both the remote agent and the broker.  If you repeatedly create and destroy queues, exchange, bindings, etc. on the broker, the memory usage will increase and not recover.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (QPID-1446) Memory leak in qmf agent

Posted by "Ted Ross (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross resolved QPID-1446.
----------------------------

    Resolution: Fixed

> Memory leak in qmf agent
> ------------------------
>
>                 Key: QPID-1446
>                 URL: https://issues.apache.org/jira/browse/QPID-1446
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker, Qpid Managment Framework
>    Affects Versions: M4
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>             Fix For: M4
>
>
> There's a memory leak in the management agent code that affects both the remote agent and the broker.  If you repeatedly create and destroy queues, exchange, bindings, etc. on the broker, the memory usage will increase and not recover.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.