summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src/main/java/org/apache/qpid/test/client/failover/FailoverTest.java
Commit message (Expand)AuthorAgeFilesLines
* Merging from trunk r1617322:1617736 in the Java treeRobert Godfrey2014-08-251-349/+0
* QPID-4303: FailoverTest sometimes fails on slower CI boxes.Keith Wall2012-09-141-11/+14
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-8/+8
* QPID-3426: Remove broken/no-value test FailoverTest#test4MinuteFailoverKeith Wall2011-11-221-43/+0
* QPID-3434: Refactored 0-8..0-9-1 code paths to use same SSL configuration mec...Robert Gemmell2011-08-181-1/+1
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-1/+1
* QPID-2639Rajith Muditha Attapattu2010-06-021-1/+1
* Updated testing harness: QpidTestCase and FailoverBaseCase.Martin Ritchie2009-10-051-12/+10
* This commit allows a limited number of failover tests to run under the SSL pr...Rajith Muditha Attapattu2009-08-181-12/+13
* QPID-1935: Use unique queue name per test run. *sigh*.Aidan Skinner2009-06-231-2/+1
* This is related QPID-1640Rajith Muditha Attapattu2009-03-041-14/+59
* Made the various receive variants check that the server queue is empty before...Rafael H. Schloming2009-02-251-6/+0
* This is related to QPID-1640Rajith Muditha Attapattu2009-02-251-41/+121
* QPID-1557: fixed the cpp.cluster test profileRafael H. Schloming2009-01-061-2/+6
* QPID-1339:Rafael H. Schloming2008-10-271-1/+4
* QPID-1206: Fix failover and failover testsAidan Skinner2008-08-051-11/+23
* Converted client.failover.FailoverTest so it can utilise the standard mechani...Martin Ritchie2008-07-161-73/+69
* QPID-832 merge M2.xAidan Skinner2008-04-241-0/+257