Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
0.4.0-incubating, 0.5.0-incubating, 0.4.1-incubating
-
None
Description
In the LeaderElection implementation, if the leader quit and delete its node before the next-in-line follower try to set the watch through the exists() call, the follower will fail silently without noticing the leader node is gone.