-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9510/
-----------------------------------------------------------
(Updated Feb. 20, 2013, 7:25 p.m.)
Review request for qpid and Ted Ross.
Changes
-------
Initialized ifUnused to false.
Description
-------
Adds a check() method to the broker and passes it to queueDelete to inspect the
if_unused and if_empty flags.
This addresses bug QPID-4559.
https://issues.apache.org/jira/browse/QPID-4559
Diffs (updated)
-----
/trunk/qpid/cpp/src/qpid/broker/Broker.h 1447816
/trunk/qpid/cpp/src/qpid/broker/Broker.cpp 1447816
Diff: https://reviews.apache.org/r/9510/diff/
Testing
-------
unit tests: created queue, added messages, deleted queue with and without flags
and with and without messages and connections
Thanks,
Ernie Allen