Skip to content

Commit 2291471

Browse files
Update 3.12.0 release notes
1 parent 6a47a08 commit 2291471

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
@@ -243,6 +243,12 @@ This release includes all bug fixes shipped in the `3.11.x` series.
243243

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

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

0 commit comments

Comments
 (0)