summaryrefslogtreecommitdiff
path: root/qpid/java
Commit message (Collapse)AuthorAgeFilesLines
* changed importsArnaud Simon2007-11-209-11/+69
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@596614 13f79535-47bb-0310-9956-ffa450edef68
* Added new JMS examplesArnaud Simon2007-11-2011-0/+1827
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@596610 13f79535-47bb-0310-9956-ffa450edef68
* changed for setting offset when buffers are fragmentedArnaud Simon2007-11-141-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@594881 13f79535-47bb-0310-9956-ffa450edef68
* Added distinction between sync and async consumersArnaud Simon2007-11-145-133/+262
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@594814 13f79535-47bb-0310-9956-ffa450edef68
* Fixed an error in the printTestDuration methodRajith Muditha Attapattu2007-11-131-5/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@594577 13f79535-47bb-0310-9956-ffa450edef68
* Scripts to run the producer and consumer testsRajith Muditha Attapattu2007-11-132-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@594565 13f79535-47bb-0310-9956-ffa450edef68
* Changed to use local methods instead of super onesArnaud Simon2007-11-131-10/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@594500 13f79535-47bb-0310-9956-ffa450edef68
* Changed to use initial context helperArnaud Simon2007-11-131-5/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@594482 13f79535-47bb-0310-9956-ffa450edef68
* Fixed errors in the calculationRajith Muditha Attapattu2007-11-134-7/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@594429 13f79535-47bb-0310-9956-ffa450edef68
* modified to collect memory stats before the test.Rajith Muditha Attapattu2007-11-132-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@594360 13f79535-47bb-0310-9956-ffa450edef68
* Added a new set of performance tests which is more focused on getting the ↵Rajith Muditha Attapattu2007-11-127-4/+676
| | | | | | | | | | | throughput. The producers and consumers can be run from separate machines. There is no pass/fail, it merely records message count, memory etc at periodic intervals and prints a summary at the the end of the test. Since there are periodic entries, you could identify the rough time time it crashed and memory consumption etc. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@594239 13f79535-47bb-0310-9956-ffa450edef68
* removed a reference to M2.1 branchRajith Muditha Attapattu2007-11-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@594210 13f79535-47bb-0310-9956-ffa450edef68
* Uncommented the lines that caused me a compilation error (due to an out of ↵Rajith Muditha Attapattu2007-11-122-5/+5
| | | | | | data spec file) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@594208 13f79535-47bb-0310-9956-ffa450edef68
* Chnaged the sync logic in the client session to ignore message headersRajith Muditha Attapattu2007-11-123-53/+85
| | | | | | | Fixed a compilation error in XAResourceImpl git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@594204 13f79535-47bb-0310-9956-ffa450edef68
* Fixed a compilation error in XAResourceImplRajith Muditha Attapattu2007-11-122-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@594203 13f79535-47bb-0310-9956-ffa450edef68
* Merged perf test latest from M2.1 onto trunk. Many fixes and now tests ↵Rupert Smith2007-11-0910-863/+1070
| | | | | | through pure JMS. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@593566 13f79535-47bb-0310-9956-ffa450edef68
* added property for setting max message size before a syncArnaud Simon2007-11-092-4/+41
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@593519 13f79535-47bb-0310-9956-ffa450edef68
* removed remote exchange class querying when standard exchanges are usedArnaud Simon2007-11-091-52/+81
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@593486 13f79535-47bb-0310-9956-ffa450edef68
* cahnged for testing if the receiving thread is set before stopping itArnaud Simon2007-11-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@593179 13f79535-47bb-0310-9956-ffa450edef68
* changed method public void processed(Range range) for flushing when flush ↵Arnaud Simon2007-11-081-1/+1
| | | | | | is true git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@593153 13f79535-47bb-0310-9956-ffa450edef68
* added several cr and xa testsArnaud Simon2007-11-081-0/+167
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@593103 13f79535-47bb-0310-9956-ffa450edef68
* added several cr and xa testsArnaud Simon2007-11-082-0/+1839
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@593101 13f79535-47bb-0310-9956-ffa450edef68
* added several cr and xa testsArnaud Simon2007-11-081-132/+39
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@593099 13f79535-47bb-0310-9956-ffa450edef68
* added several cr and xa testsArnaud Simon2007-11-081-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@593098 13f79535-47bb-0310-9956-ffa450edef68
* added several cr and xa testsArnaud Simon2007-11-081-2/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@593097 13f79535-47bb-0310-9956-ffa450edef68
* Fix for QPID-639: c++ now includes sizes for all structs (enabled the same ↵Gordon Sim2007-11-072-2/+2
| | | | | | in python & java) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@592895 13f79535-47bb-0310-9956-ffa450edef68
* Add support for array type to c++ (and python, decode only for now)Gordon Sim2007-11-062-4/+4
| | | | | | | | Change the type of the in-doubt field in dtx-coordination.recover to an array (to bring in line with amqp spec) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@592494 13f79535-47bb-0310-9956-ffa450edef68
* Close connection on tear down (ensures no consumers are left active)Gordon Sim2007-11-061-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@592330 13f79535-47bb-0310-9956-ffa450edef68
* changed to only run dtx tests when the broker version is not 0_8Arnaud Simon2007-11-051-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@591959 13f79535-47bb-0310-9956-ffa450edef68
* changed to only run dtx tests when the broker version is not 0_8Arnaud Simon2007-11-051-455/+471
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@591957 13f79535-47bb-0310-9956-ffa450edef68
* added dtx queue testsArnaud Simon2007-11-053-2/+730
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@591954 13f79535-47bb-0310-9956-ffa450edef68
* Changed for synchronizing on results during close operationArnaud Simon2007-11-051-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@591953 13f79535-47bb-0310-9956-ffa450edef68
* Changed for creating a dtx sessionArnaud Simon2007-11-051-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@591952 13f79535-47bb-0310-9956-ffa450edef68
* Changed for not acquiring messages if this is a browserArnaud Simon2007-10-291-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@589777 13f79535-47bb-0310-9956-ffa450edef68
* Changed to set session and initial contextArnaud Simon2007-10-292-1/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@589643 13f79535-47bb-0310-9956-ffa450edef68
* Changed queue browsing behavior: added timeout for receiveing next message ↵Arnaud Simon2007-10-262-2/+2
| | | | | | and set acquire mode to false git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@588678 13f79535-47bb-0310-9956-ffa450edef68
* Changed the way temporary queues are created so that we can porduce before ↵Arnaud Simon2007-10-263-7/+33
| | | | | | creating a consumer git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@588642 13f79535-47bb-0310-9956-ffa450edef68
* Changed to handle sync receive when connection is startedArnaud Simon2007-10-243-1/+45
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@587889 13f79535-47bb-0310-9956-ffa450edef68
* Updated to be 0_10 specificArnaud Simon2007-10-241-84/+198
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@587860 13f79535-47bb-0310-9956-ffa450edef68
* Removed JMS_QPID_DESTTYPE, note that this property is not used by 0_10 but ↵Arnaud Simon2007-10-241-2/+2
| | | | | | JMS provider properties must be removed from the delivered headers. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@587827 13f79535-47bb-0310-9956-ffa450edef68
* Added exception handlingArnaud Simon2007-10-241-1/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@587809 13f79535-47bb-0310-9956-ffa450edef68
* cahnged for using different destinationsArnaud Simon2007-10-247-7/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@587808 13f79535-47bb-0310-9956-ffa450edef68
* cahnged for setting the consumer before the producerArnaud Simon2007-10-231-7/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@587552 13f79535-47bb-0310-9956-ffa450edef68
* cahnged for handling IO write errorsArnaud Simon2007-10-232-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@587476 13f79535-47bb-0310-9956-ffa450edef68
* Added timeout for avoiding lockingArnaud Simon2007-10-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@586521 13f79535-47bb-0310-9956-ffa450edef68
* Updated for setting delivery mode of foreign messageArnaud Simon2007-10-191-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@586518 13f79535-47bb-0310-9956-ffa450edef68
* Fix for the credit issue when we release messages that fails the selector testRajith Muditha Attapattu2007-10-191-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@586496 13f79535-47bb-0310-9956-ffa450edef68
* Changed to handle exception correctly in onMessageArnaud Simon2007-10-191-2/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@586491 13f79535-47bb-0310-9956-ffa450edef68
* Changed to handle empty dataArnaud Simon2007-10-191-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@586461 13f79535-47bb-0310-9956-ffa450edef68
* added args to exchange binding and set x-match to any as defaultArnaud Simon2007-10-191-1/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@586408 13f79535-47bb-0310-9956-ffa450edef68