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:
		
							parent
							
								
									fe10cd88c3
								
							
						
					
					
						commit
						5158460cc6
					
				| 
						 | 
					@ -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
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue