corrected leaderlatch name (#11966)

This commit is contained in:
Katya Macedo 2021-11-22 13:58:42 -06:00 committed by GitHub
parent 35b610ada7
commit 706d057ccc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ The operations that happen over ZK are
## Coordinator Leader Election ## Coordinator Leader Election
We use the Curator LeadershipLatch recipe to do leader election at path We use the Curator [LeaderLatch](https://curator.apache.org/curator-recipes/leader-latch.html) recipe to perform leader election at path
``` ```
${druid.zk.paths.coordinatorPath}/_COORDINATOR ${druid.zk.paths.coordinatorPath}/_COORDINATOR