Skip to content

Commit

Permalink
fixup path
Browse files Browse the repository at this point in the history
Signed-off-by: tison <[email protected]>
  • Loading branch information
tisonkun committed May 10, 2024
1 parent d25af9b commit 7c3fe06
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -568,8 +568,7 @@ private void checkLeadership(List<String> children) throws Exception {
setLeadership(true);
}
})
.forPath(ZKPaths.makePath(latchPath, localOurPath));

.forPath(localOurPath);
return;
}

Expand Down

0 comments on commit 7c3fe06

Please sign in to comment.