summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src/main/java/org/apache/qpid/server/queue/ProducerFlowControlTest.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-141/+93
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-6/+17
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-2/+1
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-1/+1
* QPID-2838: add common code for repeated validations within test classes, help...Robert Gemmell2010-09-011-9/+6
* QPID-2625 : Moved Logging generation to moudule.xml to allow plugins to utili...Martin Ritchie2010-06-141-2/+1
* QPID-2059 : Updated test to try and wait for the subscriber message to appear...Martin Ritchie2010-02-051-3/+3
* QPID-2340 : Fix ProducerFlowControlTest to call a synchronous operation betwe...Robert Godfrey2010-01-141-5/+7
* QPID-2177: insert a synchronous operation to alleviate the recieve race condi...Robert Gemmell2009-12-181-0/+5
* QPID-2258 : AMQP0-9-1 Compliance fixesRobert Godfrey2009-12-091-7/+9
* QPID-2177: unit and system testing for the new flow controlled related attrib...Robert Gemmell2009-12-081-15/+114
* Merged r 886719:886722 from 0.5.x-dev.Martin Ritchie2009-12-031-2/+1
* Change ProducerFlowControlTest to merely check it gets at least 1 client log ...Robert Godfrey2009-10-261-1/+1
* QPID-942 : Updated test to use built in client property setting mechanismRobert Godfrey2009-10-081-11/+3
* QPID-942 : Added tests for broker and client log messages produced when flow ...Robert Godfrey2009-10-071-4/+81
* QPID-942 : Add Simplistic Producer Flow Control to the java Broker / java 0-8...Robert Godfrey2009-10-011-0/+324