C++ broker Queue.delete does not destroy the queue.
---------------------------------------------------
Key: QPID-438
URL: https://issues.apache.org/jira/browse/QPID-438
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Reporter: Alan Conway
The queue is partially destroyed (removed from registry and messagestore) but
remains bound to the exchange. Careful not to introduce shared_ptr cycles and
memory leaks when fixing this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.