summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-645 : TxnBuffer should rethrow exceptions encountered on commitRobert Godfrey2007-10-172-9/+31
* QPID-647 : Update to ConcurrentSelectorDeliveryManager to restart async proce...Martin Ritchie2007-10-171-2/+21
* Update to AMQMessage to reset the deliveredToConsumer flag(false) when the me...Martin Ritchie2007-10-171-2/+6
* QPID-643 : CSDM causes duplicate message delivery. Don't deliver messages tha...Martin Ritchie2007-10-171-1/+34
* Implemented fair scheduling of producers in tests to prevent starvation and t...Rupert Smith2007-10-121-20/+23
* Corrected error in topic test sizes.Rupert Smith2007-10-121-32/+32
* Changed topic reliability tests to do 2:16 fanout, gives highest rate.Rupert Smith2007-10-121-20/+20
* QPID-637 Patch submitted by Aidan Skinner to address receive not waiting for ...Martin Ritchie2007-10-111-10/+31
* QPID-636 : Check to ensure we only enqueue msgs that can be delivered to the ...Martin Ritchie2007-10-111-2/+5
* QPID-632 ImmediateMessageTest may not have sufficient time to see the excepti...Martin Ritchie2007-10-111-3/+3
* QPID-635 Added a unit test and implemented the equals() method on BlockingMet...Martin Ritchie2007-10-113-0/+102
* QPID-632 : The lack of AMQNoConsumersException on the connection may be due t...Martin Ritchie2007-10-101-8/+8
* 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
* Removed deleted dependecny FailoverTxTest.Rupert Smith2007-10-101-1/+0
* Changed exception handler to propagate unknown exceptions to all method liste...Rupert Smith2007-10-091-12/+13
* QPID-256 FailoverTest restored to working order. IOExceptions on connections ...Rupert Smith2007-10-098-563/+393
* 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
* Added missing dependencies to makefile.Rupert Smith2007-10-011-1/+7
* 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