From fcd807b23701a9de833f2e52c09aab2d383fccf3 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Mon, 19 Nov 2012 00:03:05 +0000 Subject: QPID-4443: add some documetnation for the memory, derby, bdb, and bdbha message stores git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1411032 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/doc/book/src/java-broker/Java-Broker-High-Availability.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'qpid/doc/book/src/java-broker/Java-Broker-High-Availability.xml') diff --git a/qpid/doc/book/src/java-broker/Java-Broker-High-Availability.xml b/qpid/doc/book/src/java-broker/Java-Broker-High-Availability.xml index c7a809a3bf..618533dc5f 100644 --- a/qpid/doc/book/src/java-broker/Java-Broker-High-Availability.xml +++ b/qpid/doc/book/src/java-broker/Java-Broker-High-Availability.xml @@ -294,6 +294,9 @@ Configuring a Virtual Host to be a node To configure a virtualhost as a cluster node, configure the virtualhost.xml in the following manner: + + + Configuring a VirtualHost to use the BDBHAMessageStore myhost @@ -314,6 +317,7 @@ ... ]]> + The groupName is the name of logical name of the cluster. All nodes within the cluster must use the same groupName in order to be considered part of the cluster. -- cgit v1.2.1