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 14bf921 commit d9db7a0Copy full SHA for d9db7a0
release-notes/3.12.0.md
@@ -163,6 +163,13 @@ Release notes are kept under [rabbitmq-server/release-notes](https://github.com/
163
rabbitmqctl set_policy at-least-once-dead-lettering ".*" '{"dead-letter-strategy": "at-least-once"}' --apply-to quorum_queues
164
```
165
166
+ * It is now possible to limit the maximum number of virtual hosts that can be created
167
+ in the cluster.
168
+
169
+ Contributed by @SimonUnge (AWS).
170
171
+ GitHub issue: [#7777](https://github.com/rabbitmq/rabbitmq-server/issues/7777)
172
173
* Nodes with a lot of (non-mirrored) classic queues with v2 storage enabled
174
by default (using `classic_queue.default_version = 2`) now boot faster.
175
0 commit comments