[
https://issues.apache.org/jira/browse/QPID-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504027#comment-13504027
]
Ted Ross commented on QPID-4449:
--------------------------------
Ken,
The new shared-ptr interface is needed for the agent-in-the-broker. The
original change forced all users to move to the shared-ptr API, including users
of the stand-alone QMF Agent. QPID-4449 reverts the stand-alone agent API to
be unchanged while allowing the in-broker agent to use the shared-ptr API for
easier memory management of objects.
-Ted
> Fix for QPID-4286 changed the standalone qmf-agent API
> ------------------------------------------------------
>
> Key: QPID-4449
> URL: https://issues.apache.org/jira/browse/QPID-4449
> Project: Qpid
> Issue Type: Bug
> Components: Qpid Managment Framework
> Affects Versions: 0.19
> Reporter: Ted Ross
> Assignee: Ken Giusti
> Fix For: 0.19, 0.20, 0.21
>
>
> The changes to qpid/trunk/qpid/cpp/include/qpid/management/Manageable.h cause
> applications that use the stand-alone qmf agent API to need to adapt.
> This file needs to be changed to provide backward compatibility for users of
> the API.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]