Author: aconway
Date: Tue Sep 25 00:36:26 2012
New Revision: 1389665
URL: http://svn.apache.org/viewvc?rev=1389665&view=rev
Log:
NO-JIRA: HA update documentation re. built-in exchanges.
Modified:
qpid/trunk/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml
Modified: qpid/trunk/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml?rev=1389665&r1=1389664&r2=1389665&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml
(original)
+++ qpid/trunk/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml Tue Sep
25 00:36:26 2012
@@ -590,6 +590,13 @@ NOTE: fencing is not shown, you must con
<programlisting>
"myqueue;{create:always,node:{x-declare:{arguments:{'qpid.replicate':all}}}}"
</programlisting>
+ <para>
+ There are some built-in exchanges created automatically by the broker,
these
+ exchangs are never replicated. The built-in exchanges are the default
(nameless)
+ exchange, the AMQP standard exchanges (amq.direct, amq.topic, amq.fanout
and
+ amq.match) and the management exchanges (qpid.management,
qmf.default.direct and
+ qmf.default.topic)
+ </para>
</section>
<section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]