----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3560/#review4486 -----------------------------------------------------------
This in essence reverts http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/src/qpid/broker/Bridge.cpp?r1=707515&r2=709342&pathrev=709532 where the bridges own UUID was replaced with the brokers federation tag. The comment for the commit states this was done to make it "easier to determine which queues go to which brokers". - Gordon On 2012-01-20 00:01:40, Kenneth Giusti wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/3560/ > ----------------------------------------------------------- > > (Updated 2012-01-20 00:01:40) > > > Review request for qpid, Gordon Sim, michael goulish, and Ted Ross. > > > Summary > ------- > > The fix replaces the per-broker federation uuid with a unique uuid for each > queue created. > > I'm not aware of anything that is sensitive to the current format of the > bridge queue name, and expects to find a federation uuid in the name. > > -K > > > This addresses bug qpid-3773. > https://issues.apache.org/jira/browse/qpid-3773 > > > Diffs > ----- > > /trunk/qpid/cpp/src/qpid/broker/Bridge.cpp 1233125 > > Diff: https://reviews.apache.org/r/3560/diff > > > Testing > ------- > > > Thanks, > > Kenneth > >
