summaryrefslogtreecommitdiff
path: root/cpp/src/tests/FieldTable.cpp
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2012-10-24 14:33:16 +0000
committerAlan Conway <aconway@apache.org>2012-10-24 14:33:16 +0000
commit02ef419b20217efecff22acc924e35a774047173 (patch)
tree52bf2f241c689dbdafe328ad59bdfac956818175 /cpp/src/tests/FieldTable.cpp
parentbee6a34003d915fa0017802f4586a5e06d18fd7a (diff)
downloadqpid-python-02ef419b20217efecff22acc924e35a774047173.tar.gz
Bug-869420 - QPID-4393: BrokerReplicator should call queue->bind, not exchange->bind
In BrokerReplicator, there are a few places that it calls exchange->bind(). We're seeing some incorrect behavior during failover testing (e.g. an exchange shows that it has 5 bindings when there is really only 1) and we think we've narrowed it down to this. Instead of calling exchange->bind(), it should call queue->bind(). If you look at qpid::broker::Broker::createObject(), you'll see that this method calls queue->bind() to bind a queue to an exchange. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1401710 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/FieldTable.cpp')
0 files changed, 0 insertions, 0 deletions