-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9510/
-----------------------------------------------------------
(Updated Feb. 19, 2013, 6:14 p.m.)
Review request for qpid and Ted Ross.
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
-----
/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