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.
243
243
244
244
GitHub issue: [ #7743 ] ( https://github.com/rabbitmq/rabbitmq-server/issues/7743 )
245
245
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
+
246
252
* Classic mirrored queues that had a [ length limit] ( https://rabbitmq.com/maxlength.html ) defined on them
247
253
handled the overflow of messages differently from the current elected leader,
248
254
eventually causing exceptions and replica restarts.
You can’t perform that action at this time.
0 commit comments