summaryrefslogtreecommitdiff
path: root/scripts/rabbitmqctl
diff options
context:
space:
mode:
authorDaniil Fedotov <hairyhum@gmail.com>2019-02-12 17:26:47 -0500
committerDaniil Fedotov <hairyhum@gmail.com>2019-02-12 17:26:47 -0500
commit0d0f39d8a3e3edc23d0aa9758fd4c15e01c7afda (patch)
treeef22d3150c295646a2f098c24582b783047c9859 /scripts/rabbitmqctl
parentb0dfe9352f083607d5d7346bd3962ba6c50cc03a (diff)
downloadrabbitmq-server-git-0d0f39d8a3e3edc23d0aa9758fd4c15e01c7afda.tar.gz
Recover bindings for all durable queues including failed to recover.
If a queue fails to recover it may still be restarted by the supervisor and eventually start. After that some bindings may be in rabbit_durable_route but not rabbit_route. This can cause binding not found errors. If bindings are recovered for failed queues, the behaviour will be the same as for the crashed queues. (which is currently broken but needs to be fixed separately) Addresses #1873 [#163919158]
Diffstat (limited to 'scripts/rabbitmqctl')
0 files changed, 0 insertions, 0 deletions