GitHub user arrodrigues opened a pull request:
https://github.com/apache/curator/pull/262
[CURATOR-460] Timed tolerance for connection suspended leads to
simultaneous leaders
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arrodrigues/curator CURATOR-460
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/262.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #262
----
commit 72b7b8709c822b9170d8d7beb2814c4c36b89e58
Author: javando <antonio.rafael.ar@...>
Date: 2018-04-03T02:27:13Z
CURATOR-460 Adjust to obey sessionExpirationPercent value
----
---