[jira] [Commented] (CURATOR-484) CVE-2014-0085, CVE-2018-8012 known security vulnerabilities

2018-11-13 Thread Matt Darwin (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16684956#comment-16684956 ] Matt Darwin commented on CURATOR-484: - curator should be updated to use 3.5.4-beta,

[jira] [Commented] (CURATOR-409) TestingQuorumPeerMain does not work with Zookeeper 3.5.3-beta

2018-11-13 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685297#comment-16685297 ] Jordan Zimmerman commented on CURATOR-409: -- >  Hi [~randgalt], are you open to

[GitHub] curator issue #280: CURATOR-481 Remove jackson-mapper-asl-version and update...

2018-11-13 Thread Randgalt
Github user Randgalt commented on the issue: https://github.com/apache/curator/pull/280 Are there any implications for backward compatibility? ---

[jira] [Commented] (CURATOR-481) Remove jackson-mapper-asl-version and update to latest version of jackson

2018-11-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685326#comment-16685326 ] ASF GitHub Bot commented on CURATOR-481: Github user Randgalt commented on the i

[jira] [Closed] (CURATOR-466) LeaderSelector gets in an inconsistent state when releasing resources.

2018-11-13 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jordan Zimmerman closed CURATOR-466. Resolution: Not A Problem > LeaderSelector gets in an inconsistent state when releasing re

[jira] [Commented] (CURATOR-466) LeaderSelector gets in an inconsistent state when releasing resources.

2018-11-13 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685401#comment-16685401 ] Jordan Zimmerman commented on CURATOR-466: -- Calling {{leaderSelector.close() }}

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

2018-11-13 Thread Randgalt
Github user Randgalt commented on a diff in the pull request: https://github.com/apache/curator/pull/281#discussion_r233109854 --- 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-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685431#comment-16685431 ] ASF GitHub Bot commented on CURATOR-483: Github user Randgalt commented on a dif

[jira] [Commented] (CURATOR-466) LeaderSelector gets in an inconsistent state when releasing resources.

2018-11-13 Thread Mikhail Pryakhin (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685697#comment-16685697 ] Mikhail Pryakhin commented on CURATOR-466: -- [~randgalt] Thank you.  Do I get y

Re: [jira] [Commented] (CURATOR-466) LeaderSelector gets in an inconsistent state when releasing resources.

2018-11-13 Thread kenneth mcfarland
Your error messages look a lot like I have seen for about a year or more is it related to this below? https://issues.apache.org/jira/plugins/servlet/mobile#issue/CURATOR-468 We stopped using it and switched to another leader election class because of the above issue, it was the only way to kill t

Re: [jira] [Commented] (CURATOR-466) LeaderSelector gets in an inconsistent state when releasing resources.

2018-11-13 Thread kenneth mcfarland
Ok I remembered, we switched to LeaderLatch and those errors vanished. Try using that instead, it's an easy refactor. You can look at the Fluo codebase if you want to see explicit changes. Cheers, Kenny On Tue, Nov 13, 2018, 12:56 PM kenneth mcfarland < kennethpmcfarl...@gmail.com wrote: > Yo

[jira] [Commented] (CURATOR-484) CVE-2014-0085, CVE-2018-8012 known security vulnerabilities

2018-11-13 Thread Cameron McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685744#comment-16685744 ] Cameron McKenzie commented on CURATOR-484: -- Maybe I'm missing something, but lo

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

2018-11-13 Thread cammckenzie
Github user cammckenzie commented on a diff in the pull request: https://github.com/apache/curator/pull/281#discussion_r233227009 --- 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-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685752#comment-16685752 ] 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-13 Thread njhill
Github user njhill commented on a diff in the pull request: https://github.com/apache/curator/pull/281#discussion_r233243506 --- 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-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685828#comment-16685828 ] 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-13 Thread cammckenzie
Github user cammckenzie commented on a diff in the pull request: https://github.com/apache/curator/pull/281#discussion_r233280744 --- 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-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685957#comment-16685957 ] ASF GitHub Bot commented on CURATOR-483: Github user cammckenzie commented on a

[jira] [Commented] (CURATOR-409) TestingQuorumPeerMain does not work with Zookeeper 3.5.3-beta

2018-11-13 Thread Akira Ajisaka (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16686090#comment-16686090 ] Akira Ajisaka commented on CURATOR-409: --- bq. Curator 2.x is EOL. Maybe you can do