Skip to content

Commit 7620502

Browse files
Update 3.12.0 release notes
(cherry picked from commit 2291471)
1 parent 65b3297 commit 7620502

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

release-notes/3.12.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,12 @@ This release includes all bug fixes shipped in the `3.11.x` series.
251251

252252
GitHub issue: [#7743](https://github.com/rabbitmq/rabbitmq-server/issues/7743)
253253

254+
* Quorum queues now have a mechanism of shrinking down to just one replica.
255+
This is meant to be used **exclusively** for disaster recovery when a majority
256+
of nodes hosting replicas of a queue were permanently lost.
257+
258+
GitHub issue: [#8322](https://github.com/rabbitmq/rabbitmq-server/pull/8322)
259+
254260
* Classic mirrored queues that had a [length limit](https://rabbitmq.com/maxlength.html) defined on them
255261
handled the overflow of messages differently from the current elected leader,
256262
eventually causing exceptions and replica restarts.

0 commit comments

Comments
 (0)