summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2014-02-03 15:24:14 +0000
committerGordon Sim <gsim@apache.org>2014-02-03 15:24:14 +0000
commitfe915e0f5573921b28cbc2b7b6f7d15ce90a05a9 (patch)
tree7fed3bd727114535a7513443139a2861240fc12c
parent1f71694af9d86eec479e41404d8cf8affd448a70 (diff)
downloadqpid-python-fe915e0f5573921b28cbc2b7b6f7d15ce90a05a9.tar.gz
NO-JIRA: minor additions to readme
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1563950 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/cpp/AMQP_1.07
1 files changed, 5 insertions, 2 deletions
diff --git a/qpid/cpp/AMQP_1.0 b/qpid/cpp/AMQP_1.0
index ef478c7a15..f5db31b8f5 100644
--- a/qpid/cpp/AMQP_1.0
+++ b/qpid/cpp/AMQP_1.0
@@ -164,7 +164,8 @@ warning is logged.
If the node is an exchange, then an outgoing link (i.e. messages to
travel out from broker) will cause a temporary, link-scoped queue to
be created on the broker and bound to the exchange. [See section on
-'Topics' below]
+'Topics' below]. The name of the queue will be of the form
+<container-id>_<link-name>.
Outgoing links may have a filter set on their source. The filters
currently supported by the broker are 'legacy-amqp-direct-binding',
@@ -272,7 +273,9 @@ trigger the establishment of the link. This gives the peer some means
of ensuring their expectations will be met.
The 'shared' capability allows subscriptions from an exchange to be
-shared by multiple receivers.
+shared by multiple receivers. Where this is specified the subscription
+queue created takes the name of the link (and does not include the
+container id).
The 'durable' capability will be added if the queue or exchange
refered to by the source or target is durable. The 'queue' capability