fix broken link on sameness groups page (#20894)

pull/20901/head
John Murret 2024-03-25 17:22:20 -06:00 committed by GitHub
parent 6026ada0c9
commit 20210a8d86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 9 deletions

View File

@ -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.