mirror of
https://github.com/status-im/consul.git
synced 2025-02-05 10:24:46 +00:00
Merge pull request #1717 from kim-toms/patch-1
Update leader-election.html.markdown
This commit is contained in:
commit
0562b95a55
@ -94,7 +94,7 @@ curl -X PUT http://localhost:8500/v1/kv/<key>?release=<session>
|
||||
Another common practice regarding leader election is for nodes to wish to identify the
|
||||
leader for a given service.
|
||||
|
||||
As with leader leader election, all nodes that are participating should agree on the key
|
||||
As with leader election, all nodes that are participating should agree on the key
|
||||
being used to coordinate. This key will be referred to as just `key`.
|
||||
|
||||
Clients have a very simple role, they simply read `<key>` to discover who the current
|
||||
|
Loading…
x
Reference in New Issue
Block a user