[ http://issues.apache.org/jira/browse/QPID-22?page=all ]
Marnie McCormack updated QPID-22:
---------------------------------
Fix Version/s: M2
> Provide run scripts for clustered broker
> ----------------------------------------
>
> Key: QPID-22
> URL: http://issues.apache.org/jira/browse/QPID-22
> Project: Qpid
> Issue Type: New Feature
> Components: Java Broker
> Environment: Unix, Linux, WIndows, Cygwin
> Reporter: Marnie McCormack
> Fix For: M2
>
>
> Note that this task relates to existing java broker clustering capability.
> We currently have qpid-server (which uses qpid-run) and qpid-server.bat which
> make it painless for users to start up the broker, having installed qpid on
> their host. These scripts take care of classpath, configuration defaulting
> etc.
> For starting a clustered broker we don't have an equivalent, though I think
> qpid-run could probably be called without changes for unix/linux,
> qpid-clustered-server and qpid-clustered-server.bat scripts. These scripts
> which would simply use the class org.apache.qpid.server.cluster.Main and
> handle the -j flag which specifies the lead broker in the cluster to be
> joined.
> For example, if a user wishes to start a three broker cluster s/he can start
> the first clustered broker without specifying the -j flag. This broker will
> then act as the lead broker in the cluster. The user then starts the second
> and third brokers, specifying the -j option with the host:port of the lead
> broker to identify the cluster to join.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira