[jira] [Updated] (CURATOR-205) Repeated InterruptedExceptions during mutex acquire leads to LeaderSelector deadlock

2015-04-08 Thread Stephen Ingram (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Ingram updated CURATOR-205: --- Description: When an InterruptedException is thrown during the internalLockLoop that is call

[jira] [Updated] (CURATOR-205) Repeated InterruptedExceptions during mutex acquire leads to LeaderSelector deadlock

2015-04-08 Thread Stephen Ingram (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Ingram updated CURATOR-205: --- Summary: Repeated InterruptedExceptions during mutex acquire leads to LeaderSelector deadlock

[jira] [Created] (CURATOR-205) Repeated InterruptedExceptions during mutex aquire leads to LeaderSelector deadlock

2015-04-08 Thread Stephen Ingram (JIRA)
Stephen Ingram created CURATOR-205: -- Summary: Repeated InterruptedExceptions during mutex aquire leads to LeaderSelector deadlock Key: CURATOR-205 URL: https://issues.apache.org/jira/browse/CURATOR-205

[jira] [Commented] (CURATOR-168) Error 'Path must start with / character' caused by code 'setNode(event.getName());' in line 487 of LeaderLatch.class source file in which 'event.getName()' sometime

2015-04-08 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14485632#comment-14485632 ] Mike Drob commented on CURATOR-168: --- Is this the same issue as CURATOR-165? > Error 'P

[jira] [Updated] (CURATOR-168) Error 'Path must start with / character' caused by code 'setNode(event.getName());' in line 487 of LeaderLatch.class source file in which 'event.getName()' sometimes

2015-04-08 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated CURATOR-168: -- Attachment: CURATOR-168.patch [~zhaogang], [~osmanscam] - Can either of you try applying the patch that

[GitHub] curator pull request: [CURATOR-160] Add builders and dsl for ZooKe...

2015-04-08 Thread kondratovich
Github user kondratovich commented on the pull request: https://github.com/apache/curator/pull/53#issuecomment-90881347 ```java // org/apache/curator/framework/imps/GetConfigBuilderImpl.java#52 @Override public Ensembleable storingStatIn(Stat stat) {

[jira] [Commented] (CURATOR-160) Support Dynamic Reconfig

2015-04-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14485073#comment-14485073 ] ASF GitHub Bot commented on CURATOR-160: Github user kondratovich commented on th

[jira] [Commented] (CURATOR-188) Cannot determine the leader if zookeeper leader fails

2015-04-08 Thread Henrik Nordvik (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14484896#comment-14484896 ] Henrik Nordvik commented on CURATOR-188: We are also experiencing similar issues.