diff options
| author | Lajos Gerecs <lajos.gerecs@erlang-solutions.com> | 2019-06-17 14:54:13 +0200 |
|---|---|---|
| committer | Lajos Gerecs <lajos.gerecs@erlang-solutions.com> | 2019-06-21 14:40:44 +0200 |
| commit | 6d39f9efc4b3737e489ab67476925f4900852801 (patch) | |
| tree | a393a519e5cc78df0604bbfb0b10e51c5a6692cf /scripts/rabbitmq-plugins.bat | |
| parent | 9a371273abf8877b8cde4b6df5a2746fa035349c (diff) | |
| download | rabbitmq-server-git-6d39f9efc4b3737e489ab67476925f4900852801.tar.gz | |
add test for cleanup of exclusive queues in case of restart or partition
When using different than client-local queues exclusive ones can
be placed on a different host than the client. When there is a partition
or restart these queues are stuck because they are not cleaned up in
the nodes as the connection is still alive when the node goes offline,
however the queue is dead in the partition. These queues can not be
redeclared or consumed on 3.7.x.
Related: #2039
Diffstat (limited to 'scripts/rabbitmq-plugins.bat')
0 files changed, 0 insertions, 0 deletions
