rabbitmq-server icon indicating copy to clipboard operation
rabbitmq-server copied to clipboard

Open source RabbitMQ: core server and tier 1 (built-in) plugins

Results 361 rabbitmq-server issues
Sort by recently updated
recently updated
newest added

## Why The Khepri store and the coordinators are Ra servers and thus run under the Ra supervision tree. Therefore we need to explicitly stop them otherwise they will continue...

## Proposed Changes Hi Rabbit Team. We are still heavily using CMQs and there are couple crashes we want to iron out while 3.12.x series is still active (QQ adoption...

### Describe the bug RabbitMQ 3.11.11, Erlang 25.3, deployed in AKS via cluster-operator 2.2.0 Setting `max-length: ` and `overflow: reject-publish` policy on a quorum **dead letter** queue leads to queue...

usability

### Describe the bug Hi, We were testing Quorum Queues with transactions, max-length, reject-publish. We've seen two unexpected behaviours. We think it is present on all versions. ### Reproduction steps...

### Is your feature request related to a problem? Please describe. I'm using RabbitMQ as MQTT Broker with the `rabbitmq_mqtt` plugin. I'm deploying RabbitMQ over Kubernetes with the Kubernetes Operator....

enhancement
rabbitmq-mqtt

Necessary bazel file adjustments for rules_erlang 4.x

bazel
make

Hi, We've implemented Application Property conversion to AMQP 0.9.1 headers for shovel. We wanted this to work on 3.12 and we were not sure if this is appropriate for these...

bazel

This should fix the cache related issues we saw before with bazel 7

bazel

### Is your feature request related to a problem? Please describe. Currently, for `api/queues`, the docs state: > The parameter enable_queue_totals=true can be used in combination with the disable_stats=true parameter...

enhancement

### Is your feature request related to a problem? Please describe. Since OTP26, the `ssl` application defaults to `verify_peer`, which means that a CA certificate must be available to verify...

enhancement