rabbitmq-server
rabbitmq-server copied to clipboard
Open source RabbitMQ: core server and tier 1 (built-in) plugins
### Is your feature request related to a problem? Please describe. This feature fulfils two demands. One is to deploy a fully configurable Authorization Server to test some Oauth 2.0...
WORK IN PROGRESS use `prometheus-support` branch of seshat and some `export-ra-counters` branch of Ra to export Ra counters from RabbitMQ's Prometheus endpoint. For testing purposes, these metrics are available from...
Calls to the stream SAC coordinator can fail for various reason (e.g. a timeout because of a network partition). The stream reader does not take into account what the SAC...
Hey folks, The shovel plugin allows to change some AMQP Basic Properties value, as listed on this [link](https://github.com/rabbitmq/rabbitmq-shovel/blob/fd5e36430c17d659db2fc243f9569d33b4a96850/src/rabbit_shovel_parameters.erl). However, sometimes, it might be necessary to change properties not defined on...
## Proposed Changes Hello team 👋 The following changes are a proposed extension to the `rabbitmq-queues grow` command. Currently this command only allows growing queues to a single target node...
### Describe the bug **Rabbit MQ Version: 4.0.5** When using RabbitMQ's x-single-active-consumer feature, the management UI shows all connected consumers with the status "single active" under the Activity status column....
### Is your feature request related to a problem? Please describe. At the moment, there is no way to check the consumer filters, like: `amqp:application-properties-filter`, `amqp:properties-filter` .. etc ### Describe...
### Describe the bug RabbitMQ Shovel currently does not keep the AMQP 1.0 Application Properties and AMQP 0.9.1 Properties/Headers in sync when copying messages between exchanges or queues when transferring...
### Describe the bug The clean-up of a stream connection state when a stream member goes down can remove subscriptions not affected by the member. The subscription state is removed...
### Is your feature request related to a problem? Please describe. We are using `rabbitmq_tracing` plugin and faced an issue - when opening log.file from `admin->tracing->trace log files` we see...