From 706d057ccca2f794a3aaf22d4ccfc08e5b369255 Mon Sep 17 00:00:00 2001 From: Katya Macedo <38017980+ektravel@users.noreply.github.com> Date: Mon, 22 Nov 2021 13:58:42 -0600 Subject: [PATCH] corrected leaderlatch name (#11966) --- docs/dependencies/zookeeper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dependencies/zookeeper.md b/docs/dependencies/zookeeper.md index ec6814e2462..ff2f3896e30 100644 --- a/docs/dependencies/zookeeper.md +++ b/docs/dependencies/zookeeper.md @@ -43,7 +43,7 @@ The operations that happen over ZK are ## 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