----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4744/#review6977 -----------------------------------------------------------
Ship it! - Gordon On 2012-04-17 14:06:06, Alan Conway wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/4744/ > ----------------------------------------------------------- > > (Updated 2012-04-17 14:06:06) > > > Review request for qpid and Gordon Sim. > > > Summary > ------- > > The C++ broker already allows browsing subscriptons to exclusive queues. To > be consistent we need to extend this to queues with exclusive subscritions as > well. This is required by the new HA plugin (QPID-3603) so that replicating > subscriptions can browse from exclusive queues in order to replicate their > messages to a backup broker. > > > Diffs > ----- > > /trunk/qpid/cpp/src/qpid/broker/Queue.h 1326757 > /trunk/qpid/cpp/src/qpid/broker/Queue.cpp 1326757 > /trunk/qpid/cpp/src/qpid/broker/SessionAdapter.cpp 1326757 > /trunk/qpid/cpp/src/tests/ha_tests.py 1326757 > > Diff: https://reviews.apache.org/r/4744/diff > > > Testing > ------- > > make check > > > Thanks, > > Alan > >
