mirror of https://github.com/hashicorp/consul
fix broken link on sameness groups page (#20894)
parent
6026ada0c9
commit
20210a8d86
|
@ -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…
Reference in New Issue