summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/federation.py
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: fix sporadic federation test_pull_from_queue_recovery test failuresKenneth Anthony Giusti2013-04-171-4/+6
* QPID-4728: add 'credit' parameter to Federation Bridge configuration.Kenneth Anthony Giusti2013-04-111-28/+107
* QPID-4481: HA replication of propagated bindings can lead to incorrect config...Alan Conway2012-12-111-0/+106
* QPID-4063: remove spurious whitespace introduced in last commit.Kenneth Anthony Giusti2012-06-181-1/+0
* QPID-4063: allow configuration of source queue for exchange or dynamic routesKenneth Anthony Giusti2012-06-181-1/+164
* QPID-4066 - Allow configuration to override the broker's federation tagTed Ross2012-06-151-0/+3
* QPID-3767: add additional test case for link sharing.Kenneth Anthony Giusti2012-05-241-0/+113
* QPID-3767: re-index bridge and link by constant name, not addressKenneth Anthony Giusti2012-05-041-8/+181
* NO-JIRA: Get more information from failed assertionsGordon Sim2011-09-071-18/+18
* QPID-3352 - Federation bridge doesn't recover from session errorsTed Ross2011-07-121-0/+57
* QPID-3298: don't include the internal federation related args in the biding f...Gordon Sim2011-06-091-3/+10
* QPID-3170: correct deletion of federation routes when keys match.Kenneth Anthony Giusti2011-04-081-1/+299
* Fixes QPID-2499: Stale federation routes remain after route deletion.Jonathan Robie2011-01-131-40/+33
* Adds support for federation in the XML exchange.Jonathan Robie2010-10-201-0/+159
* QPID-2875: wait for federation configuration to settle before testing route p...Kenneth Anthony Giusti2010-09-211-21/+78
* QPID-2691: ensure ttl adjustment uses correct expiration on cloned messageGordon Sim2010-06-241-1/+3
* QPID-2487: remove call to reversed() - not in pre2.4 python, increased bind t...Kenneth Anthony Giusti2010-04-201-9/+9
* QPID-2487: add wait for new exchange to appear in qmfKenneth Anthony Giusti2010-04-191-22/+48
* QPID-2487: fix route propagation tests to prevent spurious timeouts.Kenneth Anthony Giusti2010-04-161-58/+263
* QPID-2487: add federation tests to verify bugfix.Kenneth Anthony Giusti2010-04-091-0/+550
* QPID-2482: prevent duplication of messages that match multiple binding keys o...Kenneth Anthony Giusti2010-04-061-0/+51
* QPID-2348 - [C++] The HeadersExchange does not support federationTed Ross2010-02-011-0/+153
* QPID-2045 - crash when destroying a federation link with a dynamic bridgeTed Ross2009-09-031-2/+7
* QPID-2050 - leak of bridge objectsTed Ross2009-09-021-0/+14
* Improved the cleanup-check at the end of every federation testTed Ross2009-08-191-35/+21
* QPID-1971 - bind in fedOpReorigen mode is not threadsafe for TopicExchangeTed Ross2009-08-131-0/+124
* fixed the cpp/python test integrationRafael H. Schloming2009-08-111-61/+25
* QPID-1567: added 'exactly-once' guarantee to asynchronous replication of queu...Gordon Sim2009-01-201-12/+11
* QPID-1526: add checks for exclusive ownership plus tests to verify they are e...Gordon Sim2008-12-101-1/+1
* QPID-1348 - Dynamic binding for federation. Parameterized exchange names for...Ted Ross2008-10-241-104/+230
* QPID-1366 - implementation of automatic anti-looping for federationTed Ross2008-10-161-0/+59
* QPID-1349 - Push routing for federation (includes hook for dynamic routing)Ted Ross2008-10-101-0/+44
* QPID-1113 Management cleanup and performance enhancementsTed Ross2008-06-021-1/+1
* Support for AMQP 0-10 sessions in C++ broker.Alan Conway2008-05-201-4/+4
* QPID-990: Patch from Ted Ross to enable persisting of inter-broker routing en...Gordon Sim2008-05-131-2/+3
* QPID-1052: Patch from Ted RossGordon Sim2008-05-121-0/+9
* QPID-1050: Patch from Ted Ross:Gordon Sim2008-05-121-23/+17
* QPID-977: shutdown mgmt client cleanly in federation tests (patch from tross@...Gordon Sim2008-04-291-5/+85
* Moved federation to final 0-10 codepathGordon Sim2008-04-221-6/+6
* QPID-947: update cpp and python management to 0-10 finalRafael H. Schloming2008-04-221-24/+25
* Fixes and automated tests for federation function.Gordon Sim2008-04-091-0/+191