-
### Name and Version
bitnami/rabbitmq-cluster-operator 4.3.24
### What architecture are you using?
amd64
### What steps will reproduce the bug?
1. I created an argocd application using the rabbit…
-
The queue name allows one queue service to be used to create parallel flows to different runners.
Currently, the queue name is hardcoded in the `config.py`, which makes it impossible to use the same …
-
The current implementation uses RabbitMQ Client library version **6.8.1**. The new **7.0.0** version introduces several updates, bug fixes, and potential performance improvements. Upgrading to this ve…
-
## Problem Definition
Every so often we see users delete virtual hosts by accident. This can happen both over the HTTP API
and with `rabbitmqctl delete_vhost`.
When this happen, [certain kinds …
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I am trying to configure RabbitMQ w…
-
Need a new extension configuration to configure maxInboundMessageBodySize(default is 64 MiB).
-
runtime: bun.js: 1.1.12
rabbitmq-client: 5.0.0 and 4.6.0
rabbitmqctl version: 3.12.2
```
AMQPConnectionError: invalid FRAME_END octet: 208
code: "FRAME_ERROR"
at new AMQPError (/wo…
-
### OSISM release version
7.1.2
### What's the problem?
At our customer, we had today an outage caused by services not able to communicate via `rabbitmq`.
Due to reasons, we had to reboot a cont…
-
##### SUMMARY
Since RabbitMq v4 is out there are incompatibilities between v3 and v4. This affects especially the `rabbitmq_upgrade` module since the `await_online_synchronized_mirror` command was …
-
An umbrella issue to empty my mind of RabbitMQ configuration issues:
1. Run under Docker or bare metal?
2. RabbitMQ can block producers when disk space is low: https://www.rabbitmq.com/disk-alarms…