[jira] [Created] (CURATOR-358) Receiving KeeperException with NoNode when LeaderLatch#getLeader()

2016-11-20 Thread Satish Duggana (JIRA)
Satish Duggana created CURATOR-358: -- Summary: Receiving KeeperException with NoNode when LeaderLatch#getLeader() Key: CURATOR-358 URL: https://issues.apache.org/jira/browse/CURATOR-358 Project: Apach

[jira] [Commented] (CURATOR-358) Receiving KeeperException with NoNode when LeaderLatch#getLeader()

2016-11-20 Thread Satish Duggana (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15680785#comment-15680785 ] Satish Duggana commented on CURATOR-358: This issue is seen on 2.10.0 but the cod

[jira] [Commented] (CURATOR-358) Receiving KeeperException with NoNode when LeaderLatch#getLeader()

2016-11-20 Thread Cameron McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15681926#comment-15681926 ] Cameron McKenzie commented on CURATOR-358: -- There's definitely a race condition

[GitHub] curator pull request #173: CURATOR-358 - Fixed race condition with getLeader...

2016-11-20 Thread cammckenzie
GitHub user cammckenzie opened a pull request: https://github.com/apache/curator/pull/173 CURATOR-358 - Fixed race condition with getLeader() -If leadership changes between the getParticipantNodes() call and the getLeader() internal call the NoNodeException is now handled and the ne

[jira] [Commented] (CURATOR-358) Receiving KeeperException with NoNode when LeaderLatch#getLeader()

2016-11-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15682042#comment-15682042 ] ASF GitHub Bot commented on CURATOR-358: GitHub user cammckenzie opened a pull re

[GitHub] curator pull request #173: CURATOR-358 - Fixed race condition with getLeader...

2016-11-20 Thread dragonsinth
Github user dragonsinth commented on a diff in the pull request: https://github.com/apache/curator/pull/173#discussion_r88817351 --- Diff: curator-recipes/src/main/java/org/apache/curator/framework/recipes/leader/LeaderSelector.java --- @@ -341,11 +342,41 @@ public Participant get

[jira] [Commented] (CURATOR-358) Receiving KeeperException with NoNode when LeaderLatch#getLeader()

2016-11-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15682133#comment-15682133 ] ASF GitHub Bot commented on CURATOR-358: Github user dragonsinth commented on a d

[GitHub] curator pull request #173: CURATOR-358 - Fixed race condition with getLeader...

2016-11-20 Thread Randgalt
Github user Randgalt commented on a diff in the pull request: https://github.com/apache/curator/pull/173#discussion_r88829307 --- Diff: curator-recipes/src/main/java/org/apache/curator/framework/recipes/leader/LeaderSelector.java --- @@ -341,11 +342,41 @@ public Participant getLea

[jira] [Commented] (CURATOR-358) Receiving KeeperException with NoNode when LeaderLatch#getLeader()

2016-11-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15682510#comment-15682510 ] ASF GitHub Bot commented on CURATOR-358: Github user Randgalt commented on a diff

[GitHub] curator pull request #173: CURATOR-358 - Fixed race condition with getLeader...

2016-11-20 Thread dragonsinth
Github user dragonsinth commented on a diff in the pull request: https://github.com/apache/curator/pull/173#discussion_r88837901 --- Diff: curator-recipes/src/main/java/org/apache/curator/framework/recipes/leader/LeaderSelector.java --- @@ -341,11 +342,41 @@ public Participant get

[jira] [Commented] (CURATOR-358) Receiving KeeperException with NoNode when LeaderLatch#getLeader()

2016-11-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15682714#comment-15682714 ] ASF GitHub Bot commented on CURATOR-358: Github user dragonsinth commented on a d