diff options
| author | Matthias Radestock <matthias@rabbitmq.com> | 2014-04-13 19:22:01 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@rabbitmq.com> | 2014-04-13 19:22:01 +0100 |
| commit | 56f423fcbe7c9a67a92de2a86cfdee02bb29e927 (patch) | |
| tree | bb73a9270e83fd734c02d58c86b5c90ec4f22fb4 /packaging | |
| parent | 6f560a10337d8a066f460d5c044380b25bfb2473 (diff) | |
| download | rabbitmq-server-git-56f423fcbe7c9a67a92de2a86cfdee02bb29e927.tar.gz | |
less lazy death notifications
When we receive a DOWN, it's possible that there are no messages from
the dead member floating around anyway. So rather than waiting for
some other activity to occur first, it is perfectly safe enough to
always call maybe_erase_aliases. That way we get slightly less lazy
death notification in this case (i.e. we can then be certain that
either the dead member is fully removed immediately or there must
still be messages from the dead member floating around. No other
possibility exists).
Diffstat (limited to 'packaging')
0 files changed, 0 insertions, 0 deletions
