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
commitc15553ae8fc7e9ae9eec6459492dc1ab6af24aaa (patch)
treee4d766ba89a749644dc79b37499be15f426059e5
parenta2bdfd3c237470f0c67e4cd913fe8cc84968fd08 (diff)
downloadqpid-python-c15553ae8fc7e9ae9eec6459492dc1ab6af24aaa.tar.gz
NO-JIRA: HA correction to user doc.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1400096 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--doc/book/src/cpp-broker/Active-Passive-Cluster.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/book/src/cpp-broker/Active-Passive-Cluster.xml b/doc/book/src/cpp-broker/Active-Passive-Cluster.xml
index 2929993ad4..4c1d742841 100644
--- a/doc/book/src/cpp-broker/Active-Passive-Cluster.xml
+++ b/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>