RabbitMQ 4.x refuses to create a policy with an ha-mode key #14064
-
Describe the bugReproduction steps... Expected behaviorrabbitmq-4.0.3 ./rabbitctl set_policy ha-all "^" '{"ha-mode":"all"}' error Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Answered by
mkuratczyk
Jun 11, 2025
Replies: 1 comment
-
Classic queue mirroring (HA policies for classic queues) was removed in RabbitMQ 4.0. That's the main reason it's called 4.0 (a major release, due to a breaking change): https://www.rabbitmq.com/docs/3.13/ha |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
michaelklishin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Classic queue mirroring (HA policies for classic queues) was removed in RabbitMQ 4.0. That's the main reason it's called 4.0 (a major release, due to a breaking change): https://www.rabbitmq.com/docs/3.13/ha