Skip to content

Commit e005cd3

Browse files
ansdmichaelklishin
authored andcommitted
Include #14546 to the 4.2.0 release notes
1 parent e404d10 commit e005cd3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

release-notes/4.2.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,10 @@ This section is **incomplete** and will be expanded as 4.2 approaches its releas
213213
# (including the protocol-standard pre-declared ones) in the cluster
214214
cluster_exchange_limit = 200
215215
```
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)
216220

217221
#### Bug Fixes
218222

0 commit comments

Comments
 (0)