* Deprecate queue-master-locator This should not be a breaking change - all validation should still pass * CQs can now use `queue-leader-locator` * `queue-leader-locator` takes precedence over `queue-master-locator` if both are used * regardless of which name is used, effectively there are only two values: `client-local` (default) or `balanced` * other values (`min-masters`, `random`, `least-leaders`) are mapped to `balanced` * Management UI no longer shows `master-locator` fields when declaring a queue/policy, but such arguments can still be used manually (unless not permitted) * exclusive queues are always declared locally, as before |
||
---|---|---|
.. | ||
bin | ||
include | ||
priv | ||
scripts | ||
selenium | ||
src | ||
test | ||
.gitignore | ||
BUILD.bazel | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
Caddyfile | ||
LICENSE | ||
LICENSE-APACHE2-excanvas | ||
LICENSE-BSD-base64js | ||
LICENSE-ISC-cowboy | ||
LICENSE-MIT-EJS | ||
LICENSE-MIT-Flot | ||
LICENSE-MIT-Sammy | ||
LICENSE-MIT-jQuery | ||
LICENSE-MPL-RabbitMQ | ||
Makefile | ||
README.md | ||
app.bzl |
README.md
RabbitMQ Management Plugin
This plugin provides a management UI and HTTP API for RabbitMQ.
Installation
This plugin is included in the RabbitMQ distribution. Like all plugins, it has to be enabled before it can be used.
Documentation
Copyright
(c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.