[jira] [Commented] (ZOOKEEPER-1045) Support Quorum Peer mutual authentication via SASL

2016-08-11 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15418317#comment-15418317 ] Rakesh R commented on ZOOKEEPER-1045: - Thank you [~ekoontz] for your interest in this feature.

[jira] [Commented] (ZOOKEEPER-2489) Upgrade Jetty dependency to a recent stable release version.

2016-08-11 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15418138#comment-15418138 ] Michael Han commented on ZOOKEEPER-2489: none binding +1 on 3.patch, thanks Edward! > Upgrade

[jira] [Commented] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2016-08-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15418113#comment-15418113 ] Hadoop QA commented on ZOOKEEPER-2511: -- +1 overall. Here are the results of testing the latest

Success: ZOOKEEPER-2511 PreCommit Build #3359

2016-08-11 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2511 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3359/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Commented] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2016-08-11 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15418110#comment-15418110 ] Michael Han commented on ZOOKEEPER-2511: bq. The fun thing is, we don't actually need that

[jira] [Commented] (ZOOKEEPER-2172) Cluster crashes when reconfig a new node as a participant

2016-08-11 Thread Alexander Shraer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15418102#comment-15418102 ] Alexander Shraer commented on ZOOKEEPER-2172: - Thanks Arshad, I verified that the test

[jira] [Comment Edited] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2016-08-11 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15418090#comment-15418090 ] Abraham Fine edited comment on ZOOKEEPER-2511 at 8/11/16 11:10 PM: ---

[jira] [Commented] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2016-08-11 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15418090#comment-15418090 ] Abraham Fine commented on ZOOKEEPER-2511: - Simply adding "implements AutoCloseable" adds a

ZooKeeper_branch34_jdk8 - Build # 663 - Failure

2016-08-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/663/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 218949 lines...] [junit] 2016-08-11

[jira] [Updated] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2016-08-11 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Fine updated ZOOKEEPER-2511: Attachment: ZOOKEEPER-2511.patch > Implement AutoCloseable in ZooKeeper.java >

[jira] [Commented] (ZOOKEEPER-2509) Secure mode leaks memory

2016-08-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15418028#comment-15418028 ] Hadoop QA commented on ZOOKEEPER-2509: -- -1 overall. Here are the results of testing the latest

Failed: ZOOKEEPER-2509 PreCommit Build #3358

2016-08-11 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2509 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3358/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Updated] (ZOOKEEPER-2509) Secure mode leaks memory

2016-08-11 Thread Ted Dunning (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Dunning updated ZOOKEEPER-2509: --- Attachment: 0001-Updated-patch-for-Netty-leak-testing-to-trunk.patch Updated patch (which

[jira] [Updated] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2016-08-11 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Fine updated ZOOKEEPER-2511: Affects Version/s: (was: 3.5.3) > Implement AutoCloseable in ZooKeeper.java >

[jira] [Created] (ZOOKEEPER-2511) Implement AutoCloseable in ZooKeeper.java

2016-08-11 Thread Abraham Fine (JIRA)
Abraham Fine created ZOOKEEPER-2511: --- Summary: Implement AutoCloseable in ZooKeeper.java Key: ZOOKEEPER-2511 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2511 Project: ZooKeeper

[jira] [Commented] (ZOOKEEPER-1045) Support Quorum Peer mutual authentication via SASL

2016-08-11 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15417969#comment-15417969 ] Eugene Koontz commented on ZOOKEEPER-1045: -- Coming into this late and getting up to speed - I

[jira] [Resolved] (ZOOKEEPER-2323) ZooKeeper client enters into infinite AuthFailedException cycle if its unable to recreate Kerberos ticket

2016-08-11 Thread Arshad Mohammad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arshad Mohammad resolved ZOOKEEPER-2323. Resolution: Fixed Fix Version/s: (was: 3.5.3)

[jira] [Comment Edited] (ZOOKEEPER-2238) Support limiting the maximum number of connections/clients to a zookeeper server.

2016-08-11 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416962#comment-15416962 ] Edward Ribeiro edited comment on ZOOKEEPER-2238 at 8/11/16 5:38 PM:

ZooKeeper_branch35_solaris - Build # 207 - Still Failing

2016-08-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_solaris/207/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 422342 lines...] [junit] 2016-08-11

[jira] [Commented] (ZOOKEEPER-2280) NettyServerCnxnFactory doesn't honor maxClientCnxns param

2016-08-11 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416983#comment-15416983 ] Edward Ribeiro commented on ZOOKEEPER-2280: --- Agree, sounds very nice to do so. >

[jira] [Commented] (ZOOKEEPER-2280) NettyServerCnxnFactory doesn't honor maxClientCnxns param

2016-08-11 Thread Arshad Mohammad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416980#comment-15416980 ] Arshad Mohammad commented on ZOOKEEPER-2280: variable maxClientCnxns is common between

[jira] [Commented] (ZOOKEEPER-2280) NettyServerCnxnFactory doesn't honor maxClientCnxns param

2016-08-11 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416968#comment-15416968 ] Edward Ribeiro commented on ZOOKEEPER-2280: --- Yup. This was one of my latest changes, but I

[jira] [Commented] (ZOOKEEPER-2238) Support limiting the maximum number of connections/clients to a zookeeper server.

2016-08-11 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416962#comment-15416962 ] Edward Ribeiro commented on ZOOKEEPER-2238: --- Hey Arshad, this patch is old and I changed my

[jira] [Commented] (ZOOKEEPER-896) Improve client to support dynamic authentication schemes

2016-08-11 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416951#comment-15416951 ] Flavio Junqueira commented on ZOOKEEPER-896: As I understand what you're trying to do with

[jira] [Commented] (ZOOKEEPER-2280) NettyServerCnxnFactory doesn't honor maxClientCnxns param

2016-08-11 Thread Arshad Mohammad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416946#comment-15416946 ] Arshad Mohammad commented on ZOOKEEPER-2280: Hi [~eribeiro], I verified the patch

ZooKeeper-trunk-solaris - Build # 1266 - Still Failing

2016-08-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/1266/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 421071 lines...] [junit] 2016-08-11

[jira] [Commented] (ZOOKEEPER-2238) Support limiting the maximum number of connections/clients to a zookeeper server.

2016-08-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416646#comment-15416646 ] Hadoop QA commented on ZOOKEEPER-2238: -- -1 overall. Here are the results of testing the latest

Failed: ZOOKEEPER-2238 PreCommit Build #3357

2016-08-11 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2238 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3357/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Commented] (ZOOKEEPER-2238) Support limiting the maximum number of connections/clients to a zookeeper server.

2016-08-11 Thread Arshad Mohammad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416640#comment-15416640 ] Arshad Mohammad commented on ZOOKEEPER-2238: Thanks [~eribeiro] for working on this