Skip to content

Commit 6237ad3

Browse files
Correction: in 4.1.x, this behavior is no longer specific to Khepri
1 parent 2007c1e commit 6237ad3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/clustering.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -632,10 +632,10 @@ case matters, and these strings must match exactly.
632632

633633
:::important
634634

635-
This guide now targets Khepri, which, unlike Mnesia, does not
636-
require RabbitMQ to be stopped and reset before manually joining two nodes.
635+
Starting with RabbitMQ `4.1.0`, nodes no longer need to be stopped and reset
636+
before joining another node.
637637

638-
Starting with RabbitMQ `4.1.0`, `rabbitmqctl join_cluster` performs the necessary preparations.
638+
`rabbitmqctl join_cluster` performs the necessary preparations.
639639

640640
:::
641641

versioned_docs/version-4.1/clustering.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -632,10 +632,10 @@ case matters, and these strings must match exactly.
632632

633633
:::important
634634

635-
This guide now targets Khepri, which, unlike Mnesia, does not
636-
require RabbitMQ to be stopped and reset before manually joining two nodes.
635+
Starting with RabbitMQ `4.1.0`, nodes no longer need to be stopped and reset
636+
before joining another node.
637637

638-
Starting with RabbitMQ `4.1.0`, `rabbitmqctl join_cluster` performs the necessary preparations.
638+
`rabbitmqctl join_cluster` performs the necessary preparations.
639639

640640
:::
641641

0 commit comments

Comments
 (0)