Skip to content

Commit 5adaad3

Browse files
committed
grow-then-shrink: remove FF note
rabbitmq/rabbitmq-server#9729 has been merged. Starting with 4.1, there's no need to disable the new FFs when starting a new node.
1 parent 1a5a644 commit 5adaad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ following steps. Consider a three node cluster with nodes A, B, and C:
108108
that also means that these two versions cannot coexist in a single cluster
109109
* check [Erlang version requirements](#rabbitmq-erlang-version-requirement)
110110
* check [the release notes](https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.0.0)
111-
* Add a new node, node D, to the cluster (note, you may need to [disable new feature flags](feature-flags#how-to-start-new-node-disabled-feature-flags)
111+
* Add a new node, node D, to the cluster
112112
for node D to be able to join the cluster)
113113
* Place a new replica of every quorum queue and every stream on the new node
114114
* Check that the node or cluster is in a good state

0 commit comments

Comments
 (0)