summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2021-09-24 12:53:11 +0300
committerMichael Klishin <michael@clojurewerkz.org>2021-09-27 21:14:59 +0300
commit8a096d353306642f5139eaa48511578b92cdae29 (patch)
tree78671706dbdfadb31cc78ebf9dd2f7d6a4b0f64e
parentc78b04307bf87eb604ebe6b19abefaa9d22984dc (diff)
downloadrabbitmq-server-git-8a096d353306642f5139eaa48511578b92cdae29.tar.gz
Update 3.9.7 release notes
-rw-r--r--release-notes/3.9.7.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/release-notes/3.9.7.md b/release-notes/3.9.7.md
index 85e53bda13..410c5ef619 100644
--- a/release-notes/3.9.7.md
+++ b/release-notes/3.9.7.md
@@ -29,6 +29,12 @@ Contributors are encouraged to update them together with their changes. This hel
GitHub issue: [#3409](https://github.com/rabbitmq/rabbitmq-server/pull/3409)
+#### Bug Fixes
+
+* 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)
+
### Prometheus Plugin