Skip to content

Commit a68a233

Browse files
3.13.3 release notes: edits
1 parent 8dbde71 commit a68a233

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release-notes/3.13.3.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)