Hello! I think, when `SessionLease` becomes EXPIRED, owning `EtcdLeaderElection` should call `ElectionListener.leadershipChange(false)`. With current behavior we can have several leaders at the same time.
Hello!
I think, when
SessionLeasebecomes EXPIRED, owningEtcdLeaderElectionshould callElectionListener.leadershipChange(false).With current behavior we can have several leaders at the same time.