diff options
| author | Matthias Radestock <matthias@rabbitmq.com> | 2012-08-11 07:41:00 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@rabbitmq.com> | 2012-08-11 07:41:00 +0100 |
| commit | 50de7731bd4f346c91b00dc52e533dd2f20330ad (patch) | |
| tree | d95f2b13a56a82512cb55b13c23773082deb9bbe /src/lqueue.erl | |
| parent | 32e5d26c53343fdff2376d557e533d3352f1d839 (diff) | |
| download | rabbitmq-server-git-50de7731bd4f346c91b00dc52e533dd2f20330ad.tar.gz | |
be a bit more selective about which nodes we disconnect from
...in case we one day relax the restriction that all erlang
distribution nodes must be part of the same cluster.
- force=false -> all nodes we are clustered with
- force=true -> all nodes we are connected to
Forceful resets are employed to cope with various conditions in which
the cluster has gotten into a bad state, so its best not to rely on
mnesia's knowledge of the cluster state.
Also:
- some drive-by refactoring
- nodes() never includes node(), so no need to filter the former
Diffstat (limited to 'src/lqueue.erl')
0 files changed, 0 insertions, 0 deletions
