We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de2082a commit 23a0964Copy full SHA for 23a0964
release-notes/3.12.0.md
@@ -171,6 +171,13 @@ Release notes are kept under [rabbitmq-server/release-notes](https://github.com/
171
rabbitmqctl set_policy at-least-once-dead-lettering ".*" '{"dead-letter-strategy": "at-least-once"}' --apply-to quorum_queues
172
```
173
174
+ * It is now possible to limit the maximum number of virtual hosts that can be created
175
+ in the cluster.
176
+
177
+ Contributed by @SimonUnge (AWS).
178
179
+ GitHub issue: [#7777](https://github.com/rabbitmq/rabbitmq-server/issues/7777)
180
181
* Nodes with a lot of (non-mirrored) classic queues with v2 storage enabled
182
by default (using `classic_queue.default_version = 2`) now boot faster.
183
0 commit comments