diff options
author | Alan Conway <aconway@apache.org> | 2011-04-15 17:03:17 +0000 |
---|---|---|
committer | Alan Conway <aconway@apache.org> | 2011-04-15 17:03:17 +0000 |
commit | 7952aa3296d4acedf09d9526f5947d8b32cee711 (patch) | |
tree | 56beb019eeeb10f07682b3612e93e739a222fd12 /cpp/src/tests/QueueOptionsTest.cpp | |
parent | 13e1747a6b9a4615ce0cd5536a676a496b389450 (diff) | |
download | qpid-python-7952aa3296d4acedf09d9526f5947d8b32cee711.tar.gz |
QPID-3208: Exchanges make best effort to route messages if there is an error.
Previously if multiple queues were bound to the same routing key,
then a failure to deliver to one of the queues (e.g. policy limit
error) could prevent delivery on some of the other queues.
With this commit the exchange delivers to every queue that did not
have an error before raising an error.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1092765 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/QueueOptionsTest.cpp')
0 files changed, 0 insertions, 0 deletions