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 @@ -251,6 +251,12 @@ This release includes all bug fixes shipped in the `3.11.x` series.
251
251
252
252
GitHub issue: [ #7743 ] ( https://github.com/rabbitmq/rabbitmq-server/issues/7743 )
253
253
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
+
254
260
* Classic mirrored queues that had a [ length limit] ( https://rabbitmq.com/maxlength.html ) defined on them
255
261
handled the overflow of messages differently from the current elected leader,
256
262
eventually causing exceptions and replica restarts.
You can’t perform that action at this time.
0 commit comments