-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7901/
-----------------------------------------------------------
Review request for qpid and Alan Conway.
Description
-------
This patch conditionalizes the queue declaration during bridge creation. The
queue is declared only if there is no existing queue, which is when the
supplied queue name is blank.
This addresses bug QPID-4423.
https://issues.apache.org/jira/browse/QPID-4423
Diffs
-----
trunk/qpid/cpp/src/qpid/broker/Bridge.cpp 1406267
Diff: https://reviews.apache.org/r/7901/diff/
Testing
-------
This passes federation 'make test' testing.
Thanks,
Chug Rolke