-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9510/
-----------------------------------------------------------
Review request for qpid.
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