File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -70,8 +70,8 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
7070
7171 GitHub issue: [ #11173 ] ( https://github.com/rabbitmq/rabbitmq-server/issues/11173 )
7272
73- * Optimised classic queue message store recovery in cases where a message was routed
74- to multiple queues.
73+ * Classic queue message store recovery was optimized (peak memory footprint-wise) for cases where large (multiple MiB in size) messages
74+ were routed to multiple queues.
7575
7676 Contributed by @gomoripeti .
7777
@@ -120,7 +120,7 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
120120#### Enhancements
121121
122122 * A new Prometheus-exposed metric, ` rabbit_stream_segments ` , indicates how many stream segment files
123- there are on a node.
123+ there are on the target node.
124124
125125 Contributed by @markus812498 .
126126
You can’t perform that action at this time.
0 commit comments