Skip to content

Commit a351da2

Browse files
dumbbellmergify[bot]
authored andcommitted
rabbitmqctl.8: Point to 3.13.x mirroring guide
[Why] Classic queue mirroring was removed from RabbitMQ 4.0.x. (cherry picked from commit 5158460) (cherry picked from commit a89a627)
1 parent 1f2d1c5 commit a351da2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps/rabbit/docs/rabbitmqctl.8

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1317,11 +1317,11 @@ queue, including stack, heap, and internal structures.
13171317
.It Cm mirror_pids
13181318
If the queue is mirrored, this lists the IDs of the mirrors (follower replicas).
13191319
To learn more, see the
1320-
.Lk https://www.rabbitmq.com/docs/ha "RabbitMQ Mirroring guide"
1320+
.Lk https://www.rabbitmq.com/docs/3.13/ha "RabbitMQ Mirroring guide"
13211321
.It Cm synchronised_mirror_pids
13221322
If the queue is mirrored, this gives the IDs of the mirrors (follower replicas) which
13231323
are in sync with the leader replica. To learn more, see the
1324-
.Lk https://www.rabbitmq.com/docs/ha "RabbitMQ Mirroring guide"
1324+
.Lk https://www.rabbitmq.com/docs/3.13/ha "RabbitMQ Mirroring guide"
13251325
.It Cm state
13261326
The state of the queue.
13271327
Normally

0 commit comments

Comments
 (0)