[GitHub] curator issue #262: [CURATOR-460] Timed tolerance for connection suspended l...

2018-04-06 Thread arrodrigues
Github user arrodrigues commented on the issue: https://github.com/apache/curator/pull/262 @cammckenzie It is on 2/3 of session timeout. I'd like to remember this will happen just in the scenario that I described in the issue description, in many other network issues

[GitHub] curator pull request #262: [CURATOR-460] Timed tolerance for connection susp...

2018-04-05 Thread arrodrigues
Github user arrodrigues commented on a diff in the pull request: https://github.com/apache/curator/pull/262#discussion_r179653281 --- Diff: curator-framework/src/main/java/org/apache/curator/framework/state/ConnectionStateManager.java --- @@ -340,4 +338,12 @@ private void

[GitHub] curator pull request #262: [CURATOR-460] Timed tolerance for connection susp...

2018-04-05 Thread arrodrigues
Github user arrodrigues commented on a diff in the pull request: https://github.com/apache/curator/pull/262#discussion_r179652355 --- Diff: curator-framework/src/main/java/org/apache/curator/framework/state/ConnectionStateManager.java --- @@ -340,4 +338,12 @@ private void

[GitHub] curator pull request #262: [CURATOR-460] Timed tolerance for connection susp...

2018-04-05 Thread arrodrigues
Github user arrodrigues commented on a diff in the pull request: https://github.com/apache/curator/pull/262#discussion_r179650717 --- Diff: curator-framework/src/main/java/org/apache/curator/framework/state/ConnectionStateManager.java --- @@ -251,9 +251,15 @@ private void

[GitHub] curator pull request #262: [CURATOR-460] Timed tolerance for connection susp...

2018-04-04 Thread arrodrigues
Github user arrodrigues commented on a diff in the pull request: https://github.com/apache/curator/pull/262#discussion_r179319231 --- Diff: curator-recipes/src/test/java/org/apache/curator/framework/recipes/leader/TestLeaderLatch.java --- @@ -222,6 +223,35 @@ public void

[GitHub] curator pull request #262: [CURATOR-460] Timed tolerance for connection susp...

2018-04-04 Thread arrodrigues
Github user arrodrigues commented on a diff in the pull request: https://github.com/apache/curator/pull/262#discussion_r179319128 --- Diff: curator-framework/src/main/java/org/apache/curator/framework/state/ConnectionStateManager.java --- @@ -253,6 +253,7 @@ private void

[GitHub] curator pull request #262: [CURATOR-460] Timed tolerance for connection susp...

2018-04-03 Thread arrodrigues
Github user arrodrigues commented on a diff in the pull request: https://github.com/apache/curator/pull/262#discussion_r179016314 --- Diff: curator-recipes/src/test/java/org/apache/curator/framework/recipes/leader/TestLeaderLatch.java --- @@ -222,6 +223,35 @@ public void

[GitHub] curator pull request #262: [CURATOR-460] Timed tolerance for connection susp...

2018-04-03 Thread arrodrigues
Github user arrodrigues commented on a diff in the pull request: https://github.com/apache/curator/pull/262#discussion_r179010977 --- Diff: curator-framework/src/main/java/org/apache/curator/framework/state/ConnectionStateManager.java --- @@ -253,6 +253,7 @@ private void

[GitHub] curator pull request #262: [CURATOR-460] Timed tolerance for connection susp...

2018-04-02 Thread arrodrigues
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