File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments