diff options
| author | Daniil Fedotov <dfedotov@pivotal.io> | 2017-07-25 17:50:58 +0100 |
|---|---|---|
| committer | Daniil Fedotov <dfedotov@pivotal.io> | 2017-07-26 17:11:20 +0100 |
| commit | fab1dcdf9ace49e01a1556cd6f3038075fbc3b66 (patch) | |
| tree | 6dd41dfb43f8fe7e6a04008b2f8f55fb43243dd1 /docs/rabbitmq.conf.example | |
| parent | 574111eb0c0fe0c01cc0481df6c1f23de6871688 (diff) | |
| download | rabbitmq-server-git-fab1dcdf9ace49e01a1556cd6f3038075fbc3b66.tar.gz | |
Set queue state to 'stopped' when terminating.
If a queue process is stopped by a vhsot supervision tree, it should
be visible in the management UI and the `list_queues` command output.
Setting the queue state to `stopped` is easier to reason about than
checking the vhost aliveness status on a remote node.
If queue will be restarted or migrated to a different node, the status
will be set to `live`.
If a node was not stopped normally the queues will have `live`
state. If we cannot recover the queues thay should be marked
`stopped` to be reported to rabbitmqctl and management UI
Fixes #1303
[#148409695]
Diffstat (limited to 'docs/rabbitmq.conf.example')
0 files changed, 0 insertions, 0 deletions
