Browse Source

(+Doc) Link split-brain wiki (#108914)

Mini change to link the wiki page about "split-brain" as an industry-not-Elastic term under [Voting configurations](https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-discovery-voting.html).
Stef Nestor 1 year ago
parent
commit
12aab08330
1 changed files with 2 additions and 1 deletions
  1. 2 1
      docs/reference/modules/discovery/voting.asciidoc

+ 2 - 1
docs/reference/modules/discovery/voting.asciidoc

@@ -63,7 +63,8 @@ departed nodes from the voting configuration manually. Use the
 of resilience.
 
 No matter how it is configured, Elasticsearch will not suffer from a 
-"split-brain" inconsistency. The `cluster.auto_shrink_voting_configuration`
+"{wikipedia}/Split-brain_(computing)[split-brain]" inconsistency. 
+The `cluster.auto_shrink_voting_configuration`
 setting affects only its availability in the event of the failure of some of its
 nodes and the administrative tasks that must be performed as nodes join and
 leave the cluster.