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/07/16 22:15:31 UTC

[jira] Reopened: (QPID-1170) Remove boost dependencies from management interfaces

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

Ted Ross reopened QPID-1170:
----------------------------


The change associated with this issue introduced a bug that causes accesses to freed heap memory during broker shutdown.  A commit is forthcoming that fixes this problem by introducing a proper "singleton" factory for management agents that shuts things down cleanly.

> Remove boost dependencies from management interfaces
> ----------------------------------------------------
>
>                 Key: QPID-1170
>                 URL: https://issues.apache.org/jira/browse/QPID-1170
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: M3
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>            Priority: Minor
>             Fix For: M3
>
>
> The management agent interface and the management code generation contain dependencies on the boost libraries (specifically boost::shared_ptr).
> As we prepare to expose a more outward-facing management agent interface, it is desirable to remove those dependencies so that external users don't need boost to use Qpid.

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