Cosmetics

This commit is contained in:
Michael Klishin 2022-02-16 15:38:12 +03:00
parent 7207547e85
commit 3093c1a2fa
No known key found for this signature in database
GPG Key ID: E80EDCFA0CDB21EE
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ Release notes are kept under [rabbitmq-server/release-notes](https://github.com/
This improves operational safety: consumers that get stuck or requeue deliveries at a high rate will not indefinitely
grow quorum queue Raft log, potentially driving the node out of disk space.
![Breaking change](https://img.shields.io/badge/-Breaking%20change-red). This is a **potentially breaking change**.
![Breaking change](https://img.shields.io/badge/-Breaking%20change-red) This is a **potentially breaking change**.
Applications can make sure quorum queues have a redelivery limit
set if the original behavior is important to keep.