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 e404d10 commit e005cd3Copy full SHA for e005cd3
release-notes/4.2.0.md
@@ -213,6 +213,10 @@ This section is **incomplete** and will be expanded as 4.2 approaches its releas
213
# (including the protocol-standard pre-declared ones) in the cluster
214
cluster_exchange_limit = 200
215
```
216
+ * Routing via the [fanout exchange](https://www.rabbitmq.com/docs/exchanges#fanout) got optimised.
217
+ For messages published to the fanout exchange, end-to-end message throughput increases by up to 42%.
218
+
219
+ GitHub issue: [#14546](https://github.com/rabbitmq/rabbitmq-server/pull/14546)
220
221
#### Bug Fixes
222
0 commit comments