diff options
| author | Michael Klishin <michael@clojurewerkz.org> | 2017-08-01 02:46:51 +0300 |
|---|---|---|
| committer | Michael Klishin <michael@clojurewerkz.org> | 2017-08-01 02:46:51 +0300 |
| commit | 613b2a8846fd7b031823f325e01337766a9cbdd5 (patch) | |
| tree | caf6540ad6ebb4d92713aea0f0e3acaed0b521d1 /test | |
| parent | 5f549efa29403a3e4e351c363e53aa900de320dc (diff) | |
| download | rabbitmq-server-git-613b2a8846fd7b031823f325e01337766a9cbdd5.tar.gz | |
Make connection tracking handler more defensive
When a vhost is deleted, both vhost_deleted and vhost_down will
be emitted, resulting in double deletion. rabbit_networking:close_connection/1
therefore can throw an exception about an unknown connection pid.
The handler needs to account for that.
While at it, change log messages to be less alarming and simply
mention vhost shutdown as opposed to "a database failure".
References 7a82b43bf12b737250957081d0b0d84b21b3bf72.
Signed-off-by: Luke Bakken <lbakken@pivotal.io>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions
