Author: aconway
Date: Wed Aug 1 22:21:32 2012
New Revision: 1368297
URL: http://svn.apache.org/viewvc?rev=1368297&view=rev
Log:
NO-JIRA: Minor doc cleanup.
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=1368297&r1=1368296&r2=1368297&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 Wed Aug
1 22:21:32 2012
@@ -166,15 +166,11 @@ under the License.
</section>
<section>
<title>Limitations</title>
- <para>
- There are a number of known limitations in the current preview
implementation. These
- will be fixed in the production versions.
- </para>
<itemizedlist>
<listitem>
- Transactional changes to queue state are not replicated atomically.
If the primary crashes
- during a transaction, it is possible that the backup could contain
only part of the
- changes introduced by a transaction.
+ Transactional changes to queue state are not replicated atomically.
If the
+ primary crashes during a transaction, it is possible that the backup
could
+ contain only part of the changes introduced by a transaction.
</listitem>
<listitem>
Not yet integrated with the persistent store. A persistent broker
must have its
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]