summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2021-09-24 12:46:04 +0300
committerMichael Klishin <michael@clojurewerkz.org>2021-09-24 12:46:04 +0300
commit35a1a364bda3c9fd0f76432f49fd44398c65f88b (patch)
treea10b9086bce8ebdd888a532b52e2d7d38a77c5b8
parent227d31963651cbbfde90c27141e08340de95d98e (diff)
downloadrabbitmq-server-git-35a1a364bda3c9fd0f76432f49fd44398c65f88b.tar.gz
Wording
-rw-r--r--release-notes/3.8.23.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/release-notes/3.8.23.md b/release-notes/3.8.23.md
index fcab5443ec..8e4ac5d7cd 100644
--- a/release-notes/3.8.23.md
+++ b/release-notes/3.8.23.md
@@ -56,7 +56,7 @@ consistent release schedule.
GitHub issue: [#3409](https://github.com/rabbitmq/rabbitmq-server/pull/3409)
-* Quorum queues: fix memory leak when repeatedly consuming / cancelling against and empty queue.
+* Quorum queues no longer leak memory and disk space when a consumer is repeatedly added and cancelled on an empty queue.
GitHub issue: [#3445](https://github.com/rabbitmq/rabbitmq-server/issues/3445)