Management Agent patch for C++ broker
-------------------------------------
Key: QPID-667
URL: https://issues.apache.org/jira/browse/QPID-667
Project: Qpid
Issue Type: Improvement
Components: C++ Broker
Reporter: Ted Ross
Priority: Minor
Attachments: qpid-patch3.diff
Patch summary:
- Fixed deletion of management objects for queues in QueueRegistry. There was
a path (destroyIf) that was not removing the management objects from the agent.
- Removed tab characters from Queue.h and Queue.cpp
- Fixed a bug in the management agent related to object deletion. The code was
improperly removing entries from a std::list container while the list was being
iterated over.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.