summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-631 : Patch provided by Aidan Skinner to address the errors in the Messa...Martin Ritchie2007-10-101-4/+4
* Changed maxPending to be by message correlation id.Rupert Smith2007-10-101-16/+21
* Removed debug logging from performance test code.Rupert Smith2007-10-101-3/+3
* Changed tests to use global maxPending limit, rather than per producer.Rupert Smith2007-10-101-7/+7
* QPID-627 : Update provided by Aidan Skinner to correctly close resources used...Martin Ritchie2007-10-101-0/+2
* QPID-578 : Queue Deletion causes unacked msgs to be discard resulting in the ...Martin Ritchie2007-10-103-4/+28
* Qpid-627 Patch provided by Aidan Skinner to address hangs in DurableSubscript...Martin Ritchie2007-10-091-8/+11
* Qpid-626 : Patch provided by Aidan Skinner to address AMQSession Deadlocks.Martin Ritchie2007-10-091-4/+4
* QPID-625 : Fix commit rollback test to prevent failures caused by incorrect a...Robert Godfrey2007-10-091-3/+10
* Update to correct error log that would occur when using selectors.Martin Ritchie2007-10-091-2/+9
* Update to provide a UUID.randomUUID() when getLocalHost() throws an UnknownHo...Martin Ritchie2007-10-091-7/+14
* Update to Error message to contain the thrown exception message.Martin Ritchie2007-10-091-1/+1
* QPID-551 : Patch provided by Aidan Skinner to address problems in info loggin...Martin Ritchie2007-10-052-9/+11
* Qpid-558 : Patch provided by Aidan Skinner addressing AMQShortString not auto...Martin Ritchie2007-10-051-0/+1
* Qpid-623 : When only selectors are used on a queue the main _messages queue c...Martin Ritchie2007-10-052-9/+262
* Turned down test size and rate parameters for pubsub tests.Rupert Smith2007-10-051-274/+274
* QPID-624 : Forgot to commit updates to test along with BlockingMethodFrameLis...Martin Ritchie2007-10-051-30/+47
* QPID-624: Update to ensure all errors are correctly processed in BlockingMeth...Martin Ritchie2007-10-051-23/+61
* QPID-617 : Forgot to commit Test case to validate fix.Martin Ritchie2007-10-051-0/+188
* Updaded performance tests to better test pub/sub mode with 1:10 fanout.Rupert Smith2007-10-042-284/+276
* Performance enhancements for the tests, producers stalled individually above ...Rupert Smith2007-10-032-112/+142
* QPID-614 : Applied supplementary patch from Aidan Skinner.Martin Ritchie2007-10-031-20/+22
* QPID-584 : Fixed issue where ALL errors are presented to client as a connecti...Martin Ritchie2007-10-031-1/+1
* Added reliability tests for all ack modes.Rupert Smith2007-10-032-122/+172
* QPID-617 : Transactional consume does not ack messages.Martin Ritchie2007-10-031-15/+19
* QPID-615, Added patched version of MINAs VM Pipe cleanup thread. Will replace...Rupert Smith2007-10-023-10/+250
* Turned down logging on perftests again.Rupert Smith2007-10-021-43/+43
* QPID-616. Corrected pending message count and pending data size calculations ...Rupert Smith2007-10-021-41/+58
* QPID-614 : Applied patch supplied by Aidan SkinnerRobert Godfrey2007-10-021-28/+51
* Updated poms to use 0.6-SNAPSHOT version of junit-toolkit and plugin consiste...Rupert Smith2007-10-022-3/+3
* QPID-611 QPID-620. DurableSubscriptionTest was failing due to a race conditio...Martin Ritchie2007-10-016-31/+64
* QPID-595 CommitRollbackTest Patch provided by Aidan Skinner to address interm...Martin Ritchie2007-10-011-4/+3
* QPID-618, QPID-619, patch supplied by Aidan Skinner, test timeout increased.Rupert Smith2007-10-011-1/+1
* Updated for changes to the junit-toolkit, new xml test listener moved into th...Rupert Smith2007-09-281-102/+1
* QPID-611 : Queue Total size calculations can cause NPE on broker. Patch suppl...Martin Ritchie2007-09-281-1/+1
* QPID-597 : TopicSessionTest Failure, Patch supplied by Aidan Skinner.Martin Ritchie2007-09-281-8/+15
* Interop test case 5 fix.Rupert Smith2007-09-271-1/+1
* Added test cases 4 and 5, from the updated interop spec.Rupert Smith2007-09-272-8/+41
* Added test cases 4 and 5, from the updated interop spec.Rupert Smith2007-09-275-4/+846
* QPID-596 : ConnectionStartTest was broken. I've fixed it but here is the prob...Martin Ritchie2007-09-271-19/+34
* Update for three tests that don't remove their VMBrokerMartin Ritchie2007-09-263-0/+3
* Added timeout to perftests, wait limit set to higher value to stop threads th...Rupert Smith2007-09-261-2/+2
* Added timeout to perftests, to fail tests if message loss causes test to jam.Rupert Smith2007-09-261-21/+23
* Updated the version of slf4j-simple to be one that would work. Changing the s...Martin Ritchie2007-09-261-1/+1
* Updated TransportConnection to synchronize around the creation/destruction of...Martin Ritchie2007-09-262-65/+80
* QPID-610 : Fix for ManagementConcole NO_ACK & Msg Expire leaks. Updated AMQQu...Martin Ritchie2007-09-266-57/+222
* QPID-610 : Fix for Get NO_ACK leak. The Java Client doesn't use get so augmen...Martin Ritchie2007-09-251-0/+5
* Update to start M2.1 python test broker on port 2100 (management 2101) and fo...Martin Ritchie2007-09-254-5/+10
* QPID-610 : Fix for Returned Messages leak. Augmented TestableMemoryMessageSto...Martin Ritchie2007-09-253-2/+317
* QPID-604 Commited patch provided by Aidan Skinner, to prevent NPE in FieldTable.Martin Ritchie2007-09-251-1/+4