We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6e1a6e commit 98d13b7Copy full SHA for 98d13b7
release-notes/3.12.0.md
@@ -182,9 +182,13 @@ in the `3.11.x` release series.
182
183
#### Features
184
185
+ * `rabbitmq-queues rebalance` now supports streams in addition to classic and quorum queues.
186
+
187
+ GitHub issue: [#6440](https://github.com/rabbitmq/rabbitmq-server/pull/6440)
188
189
* `rabbitmq-streams restart_stream` is a new command that can be used to kick off
- a new leader election for a stream. This can be used to rebalance stream leaders
- across cluster nodes.
190
+ a new leader election for a stream. This is another option that can be used
191
+ to rebalance stream leaders across cluster nodes.
192
193
GitHub issue: [#6440](https://github.com/rabbitmq/rabbitmq-server/pull/6440)
194
0 commit comments