rabbitmq-server/deps/rabbitmq_management
Michal Kuratczyk f398892bda
Deprecate queue-master-locator (#11565)
* 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
2024-07-12 13:22:55 +02:00
..
bin More missed license header updates #9969 2024-02-29 15:14:30 -05:00
include (c) year bumps 2024-02-29 15:14:01 -05:00
priv Deprecate queue-master-locator (#11565) 2024-07-12 13:22:55 +02:00
scripts Document how to get short-lived OAuth token 2019-07-31 14:44:24 +02:00
selenium Dynamically load oauth-related libraries 2024-06-20 12:42:32 -04:00
src Management UI: Fix internal_server_error args for put vhost failures 2024-06-28 12:26:49 -04:00
test rabbit_mgmt_http_SUITE: make users_test less dependent on test execution order 2024-07-03 23:27:27 -04:00
.gitignore Cleanup .gitignore files for the monorepo 2024-06-28 12:00:52 +02:00
BUILD.bazel rabbit_mgmt_http_SUITE: update test suite shard count 2024-07-03 23:22:37 -04:00
CODE_OF_CONDUCT.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
CONTRIBUTING.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
Caddyfile Remove explicit TLS disable from Caddyfile 2017-10-18 14:11:06 +01:00
LICENSE Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 15:40:13 +04:00
LICENSE-APACHE2-excanvas URL Cleanup 2019-03-21 03:16:34 -05:00
LICENSE-BSD-base64js URL Cleanup 2019-03-20 03:17:48 -05:00
LICENSE-ISC-cowboy Sync 3rd party licenses, add missing ones 2017-10-17 17:11:28 +01:00
LICENSE-MIT-EJS Sync 3rd party licenses, add missing ones 2017-10-17 17:11:28 +01:00
LICENSE-MIT-Flot Sync 3rd party licenses, add missing ones 2017-10-17 17:11:28 +01:00
LICENSE-MIT-Sammy Sync 3rd party licenses, add missing ones 2017-10-17 17:11:28 +01:00
LICENSE-MIT-jQuery URL Cleanup 2019-03-20 03:17:48 -05:00
LICENSE-MPL-RabbitMQ Revert drop of Exhibit B on MPL 2.0 2020-07-20 17:00:39 +01:00
Makefile Make end_session_endpoint configurable 2024-05-27 11:19:09 +02:00
README.md More missed license header updates #9969 2024-02-29 15:14:30 -05:00
app.bzl bazel run gazelle 2024-06-22 05:31:18 -04:00

README.md

Test Erlang 22.3 Test Erlang 23

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

(c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.