fix broken link on sameness groups page

pull/20894/head
John Murret 8 months ago
parent 6026ada0c9
commit 81e74d2545

@ -172,7 +172,7 @@ If you enable this parameter, you do not need to list the local partition as the
Specifies the partitions and cluster peers that are members of the sameness group from the perspective of the local partition.
The local partition should be the first member listed unless `IncludeLocal=true`. The order of the members determines their precedence during failover scenarios. If a member is listed but Consul cannot connect to it, failover proceeds with the next healthy member in the list. For an example demonstrating how to configure this parameter, refer to [Failover between sameness groups](#failover-between-sameness-groups).
The local partition should be the first member listed unless `IncludeLocal=true`. The order of the members determines their precedence during failover scenarios. If a member is listed but Consul cannot connect to it, failover proceeds with the next healthy member in the list. For an example demonstrating how to configure this parameter, refer to [Failover between sameness groups](#failover-between-members-of-a-sameness-group).
Each partition can belong to a single sameness group. You cannot associate a partition or cluster peer with multiple sameness groups.

Loading…
Cancel
Save