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.
2 parents 4102624 + dec995c commit c6c3789Copy full SHA for c6c3789
release-notes/3.10.2.md
@@ -32,6 +32,11 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
32
33
GitHub issue: [#4801](https://github.com/rabbitmq/rabbitmq-server/pull/4801)
34
35
+ * Reduced filesystem I/O contention for workloads where a large number of classic
36
+ queues v2 (CQv2) were concurrently deleted.
37
+
38
+ GitHub issue: [#4844](https://github.com/rabbitmq/rabbitmq-server/pull/4844)
39
40
#### Bug Fixes
41
42
* Default log level used a four-character severity abbreviation instead of more
0 commit comments