rabbitmq-server
rabbitmq-server copied to clipboard
Open source RabbitMQ: core server and tier 1 (built-in) plugins
This is an extension of the idea of the free disk space alarm. That option enables blocking publishers when the free disk space on the data dir's disk falls below...
## Why They make it more difficult to compile RabbitMQ on Windows. They were probably useful at the time of the switch to a monorepository but I don't see their...
Add spring-authorization-server for selenium and ci job to build it Implements https://github.com/rabbitmq/rabbitmq-server/issues/14043 ## Types of Changes What types of changes does your code introduce to this project? _Put an `x`...
A boolean status in the stream SAC coordinator is not enough to follow the evolution of a consumer. For example a former active consumer that is stepping down can go...
MQTT tests depend on a few plugins, which are just used in 1 or 2 suites each. These have caused issues in CI, triggering a bug in rabbitmq_federation where the...
### Is your feature request related to a problem? Please describe. As described in [OAuth2 Topic Exchange Scopes](https://www.rabbitmq.com/docs/oauth2#topic-exchange-scopes) it is possible to use variable expansion in scopes, like `rabbitmq.write:*/x-{vhost}-*`. However,...
### Is your feature request related to a problem? Please describe. Create a command to activate a consumer in a SAC group. ### Describe the solution you'd like New command...
## Proposed Changes Implements https://github.com/rabbitmq/rabbitmq-server/issues/8662 RabbitMQ will never cache the resolved JWT access token. it will only be cached for the duration of the session/connection. Once RabbitMQ resolves the JWT...