diff options
| author | Matthew Sackman <matthew@rabbitmq.com> | 2010-12-19 01:10:14 +0000 |
|---|---|---|
| committer | Matthew Sackman <matthew@rabbitmq.com> | 2010-12-19 01:10:14 +0000 |
| commit | bad8e9b982703557f58b970e897645b6137e0e64 (patch) | |
| tree | 43aa82c43a1ba386190ff68c7e3831653f683311 /scripts | |
| parent | 7494ba44566e5b32a56c7b51f1bfce2f5acf8c56 (diff) | |
| download | rabbitmq-server-git-bad8e9b982703557f58b970e897645b6137e0e64.tar.gz | |
When you send a msg to another node, if the local node doesn't already have a connection to the destination node, it has to contact epmd and try and resolve the remote node. This takes time. Thus, in the event of a distributed gm group, it's very important that we record asap when a member dies as that member might be our downstream, to which we're sending, and it might be on another node. Thus promote the DOWN messages. Because of the inherent races going on, gm is built to cope with this anyway. This has the nice benefit that promotion of slaves to master in the event of failure of master is now pretty much instantaneous
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
