summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2012-10-19 13:46:09 +0000
committerAlan Conway <aconway@apache.org>2012-10-19 13:46:09 +0000
commitbf54ff4cc1d45414b51de78be9b970cd1f670847 (patch)
tree6c81bb6d64b8f867cc16eab036f0a58d7edb5cee
parent0c208350abe8f4afd153f6098291572234983506 (diff)
downloadqpid-python-bf54ff4cc1d45414b51de78be9b970cd1f670847.tar.gz
NO-JIRA: HA correction to user doc.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1400096 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml b/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml
index 2929993ad4..4c1d742841 100644
--- a/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml
+++ b/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml
@@ -165,11 +165,6 @@ under the License.
integrated with a resource manager available in that environment.
</listitem>
<listitem>
- Replication to a <firstterm>disaster recovery</firstterm> site can be handled as
- simply another node in the cluster, it does not require a separate replication
- mechanism.
- </listitem>
- <listitem>
It can take advantage of features provided by the resource manager, for example
virtual IP addresses.
</listitem>