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

I tried rhea node.js library and in particular this example https://github.com/amqp/rhea/tree/master/examples/selector example but obviously it's not working with RabbitMQ+plugin amqp1.0. On the contrary it works with several other AMQP 1.0...

rabbitmq-amqp1.0

## Why Before this patch, required feature flags were basically checked during boot: they must have been enabled when they were mere stable feature flags. If they were not, the...

### Is your feature request related to a problem? Please describe. Congratulations to the team on RabbitMQ 4.0 Release 🎉 I am a maintainer of the [Elixr RabbitMQ client](https://github.com/pma/amqp). I...

enhancement

### Describe the bug We are using RabbitMQ 3.12.12. Because of reasons (tm) we have a TLS certificate with an extremely long validity (and also signed by a CA that...

bug

### Describe the bug As discussed on the Slack thread https://rabbitmq.slack.com/archives/C1EDN83PA/p1727472217316949, when a message is exchanged between an ActiveMQ broker and a RabbitMQ broker using a dynamic shovel some binary...

bug
rabbitmq-shovel

## Proposed Changes As documented https://github.com/rabbitmq/rabbitmq-server/issues/7863 : _If a quorum queue is unavailable when a policy is changed it may never apply the resulting configuration command and thus be out...

### Is your feature request related to a problem? Please describe. RabbitMQ has been supporting a token format used by Keycloak which carried the tokens in a map whose key...

enhancement
rabbitmq-auth-backend-oauth2

### Describe the bug Disconnecting the network to one node of a 3-node khepri-enabled cluster eventually results in a strange `function_clause` error: [rmq0-function_clause-stack.txt](https://github.com/user-attachments/files/16956293/rmq0-function_clause-stack.txt) The error also originates from the `rabbit_federation_queue_link_sup_sup`...

bug
khepri

`handle.exe` does not reliably produce parsable output. On top of that, it is closed source abandonware. We should replace it with a [small open source alternative](https://github.com/rabbitmq/fshc) our team members have...

effort-medium
pkg-windows