diff options
| author | Francesco Mazzoli <francesco@rabbitmq.com> | 2012-05-21 11:39:49 +0100 |
|---|---|---|
| committer | Francesco Mazzoli <francesco@rabbitmq.com> | 2012-05-21 11:39:49 +0100 |
| commit | a86cc7c15fc3d19894158193df7f74cd171e7af3 (patch) | |
| tree | 74eb8215d5ac97e97996dd50f8bf55d98d44d2b3 /src/lqueue.erl | |
| parent | f3de805963356e7f572dc538a45045fab4e280a4 (diff) | |
| download | rabbitmq-server-git-a86cc7c15fc3d19894158193df7f74cd171e7af3.tar.gz | |
change rabbitmqctl `join_cluster', add `recluster' and `change_node_type'
also, remove `cluster'.
Description for the commands:
* recluster <clusternode>
Instruct an offline node to try to cluster with the nodes provided when
it comes back online. With "cluster" I mean cluster directly, only if the
other nodes think the node is in the cluster already.
This command is useful if we bring a node down and then change the cluster
while it is offline.
* change_node_type (ram|disc)
Changed the node to the provided node type. The change will fail if the
user is trying to create a standalone ram node.
* join_cluster clusternode
Same as before, but only takes one node as "discovery" node. We think
this is better since we don't really make any attempt to verify that
all the provided nodes are in the same cluster anyways.
Diffstat (limited to 'src/lqueue.erl')
0 files changed, 0 insertions, 0 deletions
