diff options
| author | Francesco Mazzoli <francesco@rabbitmq.com> | 2012-07-05 18:02:00 +0100 |
|---|---|---|
| committer | Francesco Mazzoli <francesco@rabbitmq.com> | 2012-07-05 18:02:00 +0100 |
| commit | 48c7fa88e07b145464c69105242a2d03b94be788 (patch) | |
| tree | acc20ae81aa421c13cf2b49abb0075dd0887fc36 /quickcheck | |
| parent | 991d7e74919b7c4656e35d967f11953e3035b588 (diff) | |
| download | rabbitmq-server-git-48c7fa88e07b145464c69105242a2d03b94be788.tar.gz | |
fix `remove_node/1' - do not remove nodes from offline nodes, unless we're "safe"
We wan to remove nodes from offline nodes only when all the cluster nodes
are offline, and when the node we are removing from was either the last
to go down or the second after the node we are removing. However we cannot
know that for sure. For this reason rabbit will refuse to remove from offline
nodes unless the flag `--offline' is passed.
There is more information in comments around `rabbit_mnesia:remove_node/2.
Diffstat (limited to 'quickcheck')
0 files changed, 0 insertions, 0 deletions
