Skip to content

Commit 249fb85

Browse files
Merge pull request #11732 from johanrhodin/patch-13
fix typos
2 parents 2c753f6 + c86a0be commit 249fb85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-notes/4.0.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Some key improvements in this release are listed below.
1818
* Mirroring (replication) of classic queues [was removed](https://github.com/rabbitmq/rabbitmq-server/pull/9815) after several years of depracation. For replicated messaging data types,
1919
use quorum queues and/or streams. Non-replicated classic queues remain and their development continues
2020
* Classic queue [storage efficiency improvements](https://github.com/rabbitmq/rabbitmq-server/pull/11112), in particular recovery time and storage of multi-MiB messages
21-
* Node with multiple enabled plugins little on disk data to recover now [start up to 20-30% faster](https://github.com/rabbitmq/rabbitmq-server/pull/10989)
21+
* Nodes with multiple enabled plugins and little on disk data to recover now [start up to 20-30% faster](https://github.com/rabbitmq/rabbitmq-server/pull/10989)
2222
* CQv1, [the original classic queue storage layer, was removed](https://github.com/rabbitmq/rabbitmq-server/pull/10656) except for the part that's necessary for upgrades
2323
* Several I/O-related metrics are dropped, they should be [monitored at the infrastructure and kernel layers](https://www.rabbitmq.com/docs/monitoring#system-metrics)
2424

@@ -88,5 +88,5 @@ TBD
8888

8989
## Source Code Archives
9090

91-
To obtain source code of the entire distribution, please download the archive named `rabbitmq-server-3.13.4.tar.xz`
91+
To obtain source code of the entire distribution, please download the archive named `rabbitmq-server-4.0.0-beta.1.tar.xz`
9292
instead of the source tarball produced by GitHub.

0 commit comments

Comments
 (0)