rabbitmqctl.8: Point to 3.13.x mirroring guide

[Why]
Classic queue mirroring was removed from RabbitMQ 4.0.x.
This commit is contained in:
Jean-Sébastien Pédron 2024-09-23 13:25:39 +02:00
parent fe10cd88c3
commit 5158460cc6
No known key found for this signature in database
GPG Key ID: 39E99761A5FD94CC
1 changed files with 2 additions and 2 deletions

View File

@ -1285,11 +1285,11 @@ queue, including stack, heap, and internal structures.
.It Cm mirror_pids .It Cm mirror_pids
If the queue is mirrored, this lists the IDs of the mirrors (follower replicas). If the queue is mirrored, this lists the IDs of the mirrors (follower replicas).
To learn more, see the To learn more, see the
.Lk https://www.rabbitmq.com/docs/ha "RabbitMQ Mirroring guide" .Lk https://www.rabbitmq.com/docs/3.13/ha "RabbitMQ Mirroring guide"
.It Cm synchronised_mirror_pids .It Cm synchronised_mirror_pids
If the queue is mirrored, this gives the IDs of the mirrors (follower replicas) which If the queue is mirrored, this gives the IDs of the mirrors (follower replicas) which
are in sync with the leader replica. To learn more, see the are in sync with the leader replica. To learn more, see the
.Lk https://www.rabbitmq.com/docs/ha "RabbitMQ Mirroring guide" .Lk https://www.rabbitmq.com/docs/3.13/ha "RabbitMQ Mirroring guide"
.It Cm state .It Cm state
The state of the queue. The state of the queue.
Normally Normally