Skip to content

Commit 98d13b7

Browse files
3.12.0 release notes: mention #6440
1 parent f6e1a6e commit 98d13b7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

release-notes/3.12.0.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,13 @@ in the `3.11.x` release series.
182182

183183
#### Features
184184

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+
185189
* `rabbitmq-streams restart_stream` is a new command that can be used to kick off
186-
a new leader election for a stream. This can be used to rebalance stream leaders
187-
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.
188192

189193
GitHub issue: [#6440](https://github.com/rabbitmq/rabbitmq-server/pull/6440)
190194

0 commit comments

Comments
 (0)