[GitHub] curator pull request #281: [CURATOR-483] Fix path used when re-creating sequ...

2018-11-06 Thread cammckenzie
Github user cammckenzie commented on a diff in the pull request: https://github.com/apache/curator/pull/281#discussion_r231379350 --- Diff: curator-recipes/src/main/java/org/apache/curator/framework/recipes/nodes/PersistentNode.java --- @@ -444,8 +447,19 @@ private void createNode

[jira] [Commented] (CURATOR-483) Sequential PersistentNodes with protection don't resync after reconnection

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16677666#comment-16677666 ] ASF GitHub Bot commented on CURATOR-483: Github user cammckenzie commented on a

[jira] [Commented] (CURATOR-483) Sequential PersistentNodes with protection don't resync after reconnection

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

[GitHub] curator pull request #281: [CURATOR-483] Fix path used when re-creating sequ...

2018-11-06 Thread njhill
Github user njhill commented on a diff in the pull request: https://github.com/apache/curator/pull/281#discussion_r231356314 --- Diff: curator-recipes/src/main/java/org/apache/curator/framework/recipes/nodes/PersistentNode.java --- @@ -445,7 +445,8 @@ private void createNode()

[jira] [Commented] (CURATOR-483) Sequential PersistentNodes with protection don't resync after reconnection

2018-11-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16677378#comment-16677378 ] ASF GitHub Bot commented on CURATOR-483: Github user cammckenzie commented on a

[GitHub] curator pull request #281: [CURATOR-483] Fix path used when re-creating sequ...

2018-11-06 Thread cammckenzie
Github user cammckenzie commented on a diff in the pull request: https://github.com/apache/curator/pull/281#discussion_r231322157 --- Diff: curator-recipes/src/main/java/org/apache/curator/framework/recipes/nodes/PersistentNode.java --- @@ -445,7 +445,8 @@ private void createNode(