| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@941321 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@941306 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
| |
* removed obsolete examples (queue-/topic-sender/receiver)
* removed the need to include headers with boost dependencies
* moved the argument handling in darin and spout closer to that of python (and update docs to reflect that)
* changed to ship a manually constructed makefile for messaging examples (generated one doesn't work and maintaining that seems like more work with little benefit)
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@941250 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
| |
RecoverTest#testOderingWithAsyncConsumer
RecoverTest#testOderingWithSyncConsumer
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@940914 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
The c++ broker does not make any guarantees about how it distributes the messages among consumers on a single queue.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@940674 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@940672 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@940655 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@940631 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@940622 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@940611 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@940588 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@940587 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@940573 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@940470 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Added information on logging
* Added section showing examples for setting connection settings
* Added section showing how to receive messages from multiple sources using session.nextReceiver().fetch()
* Added Request / Response section
* Added section on performance, including batching of acks and prefetch
* Added section on guaranteed delivery
* Added section on transactions
* Improved description of x-bindings
* Added XML Exchange section - but the example does not work ...
* Added Java JMS Selector syntax
* General editing
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939865 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
completes.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939736 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939726 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
v1-style method calls.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939502 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
A test case will be checked in shortly.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939416 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
Exclusing the test cases added in rev 939410 as they fail with the java broker.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939411 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
Added two test cases to verify ordering while using recover with sync and async consumer.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939410 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939405 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939373 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
classes.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939372 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939184 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
- Turn one of the "if"s into an assert
- Fix incorrect scope for unlocking Timer monitor around fire() callback.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939156 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
believe) QPID-2186.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939117 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939078 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939077 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
string concatenation
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939068 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939066 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
Fix for problem in which forcing persistence on one queue but not another results in an error if a message is sent to both and the message is consumed from the non-forced queue.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@939014 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@938992 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@938815 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@938813 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@938732 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@938728 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
| |
1. Added comments to explain how the address is handled
2. Now the subscription queue is created only when the destination is used by a consumer.
3. Removed unnessacery logic in createSubscriptionQueue method
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@938727 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@938701 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
singleton" pattern for plugin module file suffix
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@938700 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
AMQP WCF channel.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@938695 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@938694 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@938691 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
QpidWcf.sln solution.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@938677 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@938675 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@938600 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@938558 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@938550 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@938506 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@938460 13f79535-47bb-0310-9956-ffa450edef68
|