ZooKeeper-trunk-WinVS2008 - Build # 2350 - Still Failing

2016-12-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/2350/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 78 lines...] ivy-retrieve: [ivy:retrieve] ::

[jira] [Commented] (ZOOKEEPER-2479) Add 'electionTimeTaken' value in LeaderMXBean and FollowerMXBean

2016-12-05 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15724267#comment-15724267 ] Rakesh R commented on ZOOKEEPER-2479: - I think, this task will be useful to ZK-1045 feature.

[jira] [Commented] (ZOOKEEPER-2383) Startup race in ZooKeeperServer

2016-12-05 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15724255#comment-15724255 ] Rakesh R commented on ZOOKEEPER-2383: - Hi [~fpj], would be great to see your feedback on the

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

2016-12-05 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15724219#comment-15724219 ] Rakesh R commented on ZOOKEEPER-1045: - [~phunt], thank you for the helpful code review feedback

Re: Test plan for ZK-1045 - Call for volunteers

2016-12-05 Thread Rakesh Radhakrishnan
Thank you very much for all your inputs, as well as the helpful discussions in the community. Sure, I will start 3.4.10 release plans. Since we have git repo in place, it requires changes in the release procedure. Let me spend sometime trying to understand this part. Regards, Rakesh On Tue, Dec

ZooKeeper_branch34_openjdk7 - Build # 1297 - Still Failing

2016-12-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1297/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by an SCM change [EnvInject] - Loading node

ZooKeeper_branch34_solaris - Build # 1379 - Still Failing

2016-12-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_solaris/1379/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 189878 lines...] [junit] 2016-12-06

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

2016-12-05 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt resolved ZOOKEEPER-1045. - Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: (was: 3.5.3)

Failed: ZOOKEEPER- PreCommit Build #102

2016-12-05 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/102/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 30 lines...] at

ZooKeeper_branch34 - Build # 1743 - Failure

2016-12-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34/1743/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 225714 lines...] [junit] 2016-12-06 00:14:36,254

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

2016-12-05 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723743#comment-15723743 ] Patrick Hunt commented on ZOOKEEPER-1045: - That's a good addition. Doc lgtm. Any insight into

Re: Test plan for ZK-1045 - Call for volunteers

2016-12-05 Thread Patrick Hunt
Shoot. Make that 3.4.10. Urg. Patrick On Mon, Dec 5, 2016 at 3:03 PM, Patrick Hunt wrote: > I like your second suggestion - let's cut an RC and give everyone the time > you are suggesting (2 weeks). That way folks can test and/or vote over the > period, rather than waiting

Re: committing doc changes

2016-12-05 Thread Patrick Hunt
As Flavio mentioned we (committers) commit the docs so that users interested in d/l the source and using it don't need to generate the docs, which requires forrest and could often be a pita. In the early days this was seen as a benefit. That's the history at least. Patrick On Thu, Dec 1, 2016 at

Re: [VOTE] move Apache Zookeeper to git

2016-12-05 Thread Patrick Hunt
No problem Edward. Did you get any insight on what to do with the PR? Patrick On Thu, Nov 24, 2016 at 10:52 AM, Edward Ribeiro wrote: > Hi, Patrick, > > Thanks for merging this change. :) > > Sincerely, I don't know why it didn't close the PR automatically. Nor why >

Re: How to use Kerberose auth with client API

2016-12-05 Thread Patrick Hunt
There's a wiki page here: https://cwiki.apache.org/confluence/display/ZOOKEEPER/Zookeeper+and+SASL Also see my docker environment for a concrete example: https://github.com/phunt/zk-docker-devenv/tree/master/kerberos.centos.6.7 Patrick On Tue, Nov 29, 2016 at 9:52 PM, Xie Gang

Re: Review Request 47354: ZOOKEEPER-1045 : Quorum mutual authentication using SASL mechanism

2016-12-05 Thread Patrick Hunt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47354/#review158075 --- Ship it! Latest patch looks good to me - the recent change

[GitHub] zookeeper pull request #99: ZOOKEEPER-2549 Add exception handling to sendRes...

2016-12-05 Thread yufeldman
Github user yufeldman commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/99#discussion_r90963807 --- Diff: src/java/main/org/apache/zookeeper/server/NettyServerCnxn.java --- @@ -71,7 +71,7 @@ NettyServerCnxnFactory factory; boolean

[jira] [Commented] (ZOOKEEPER-2549) As NettyServerCnxn.sendResponse() allows all the exception to bubble up it can stop main ZK requests processing thread

2016-12-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723475#comment-15723475 ] ASF GitHub Bot commented on ZOOKEEPER-2549: --- Github user yufeldman commented on a diff in

[jira] [Commented] (ZOOKEEPER-2549) As NettyServerCnxn.sendResponse() allows all the exception to bubble up it can stop main ZK requests processing thread

2016-12-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723470#comment-15723470 ] ASF GitHub Bot commented on ZOOKEEPER-2549: --- Github user yufeldman commented on a diff in

[GitHub] zookeeper pull request #99: ZOOKEEPER-2549 Add exception handling to sendRes...

2016-12-05 Thread yufeldman
Github user yufeldman commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/99#discussion_r90963562 --- Diff: src/java/main/org/apache/zookeeper/server/NettyServerCnxn.java --- @@ -71,7 +71,7 @@ NettyServerCnxnFactory factory; boolean

[jira] [Commented] (ZOOKEEPER-2549) As NettyServerCnxn.sendResponse() allows all the exception to bubble up it can stop main ZK requests processing thread

2016-12-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723437#comment-15723437 ] ASF GitHub Bot commented on ZOOKEEPER-2549: --- Github user hanm commented on a diff in the

[GitHub] zookeeper pull request #99: ZOOKEEPER-2549 Add exception handling to sendRes...

2016-12-05 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/99#discussion_r90960756 --- Diff: src/java/main/org/apache/zookeeper/server/NettyServerCnxn.java --- @@ -71,7 +71,7 @@ NettyServerCnxnFactory factory; boolean

[GitHub] zookeeper pull request #99: ZOOKEEPER-2549 Add exception handling to sendRes...

2016-12-05 Thread yufeldman
Github user yufeldman commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/99#discussion_r90953900 --- Diff: src/java/main/org/apache/zookeeper/server/NettyServerCnxn.java --- @@ -71,7 +71,7 @@ NettyServerCnxnFactory factory; boolean

[jira] [Commented] (ZOOKEEPER-2549) As NettyServerCnxn.sendResponse() allows all the exception to bubble up it can stop main ZK requests processing thread

2016-12-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723194#comment-15723194 ] ASF GitHub Bot commented on ZOOKEEPER-2549: --- Github user hanm commented on a diff in the

[jira] [Commented] (ZOOKEEPER-2549) As NettyServerCnxn.sendResponse() allows all the exception to bubble up it can stop main ZK requests processing thread

2016-12-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723196#comment-15723196 ] ASF GitHub Bot commented on ZOOKEEPER-2549: --- Github user hanm commented on the issue:

[GitHub] zookeeper issue #99: ZOOKEEPER-2549 Add exception handling to sendResponse

2016-12-05 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/99 +1 with latest update. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] zookeeper pull request #99: ZOOKEEPER-2549 Add exception handling to sendRes...

2016-12-05 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/99#discussion_r90942133 --- Diff: src/java/main/org/apache/zookeeper/server/NettyServerCnxn.java --- @@ -71,7 +71,7 @@ NettyServerCnxnFactory factory; boolean

ZooKeeper-trunk-openjdk7 - Build # 1267 - Still Failing

2016-12-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1267/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer [EnvInject] - Loading node environment

[jira] [Commented] (ZOOKEEPER-2251) Add Client side packet response timeout to avoid infinite wait.

2016-12-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723085#comment-15723085 ] Hadoop QA commented on ZOOKEEPER-2251: -- +1 overall. GitHub Pull Request Build +1

[GitHub] zookeeper pull request #99: ZOOKEEPER-2549 Add exception handling to sendRes...

2016-12-05 Thread yufeldman
Github user yufeldman commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/99#discussion_r90935413 --- Diff: src/java/main/org/apache/zookeeper/server/NettyServerCnxn.java --- @@ -71,7 +71,7 @@ NettyServerCnxnFactory factory; boolean

Success: ZOOKEEPER- PreCommit Build #101

2016-12-05 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/101/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 475994 lines...] [exec]

[jira] [Commented] (ZOOKEEPER-2549) As NettyServerCnxn.sendResponse() allows all the exception to bubble up it can stop main ZK requests processing thread

2016-12-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723084#comment-15723084 ] ASF GitHub Bot commented on ZOOKEEPER-2549: --- Github user yufeldman commented on a diff in

[jira] [Commented] (ZOOKEEPER-2251) Add Client side packet response timeout to avoid infinite wait.

2016-12-05 Thread Mel Martinez (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723058#comment-15723058 ] Mel Martinez commented on ZOOKEEPER-2251: - Is 'master' the correct integration branch to point

[jira] [Commented] (ZOOKEEPER-2251) Add Client side packet response timeout to avoid infinite wait.

2016-12-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723037#comment-15723037 ] ASF GitHub Bot commented on ZOOKEEPER-2251: --- GitHub user arshadmohammad opened a pull

[jira] [Commented] (ZOOKEEPER-2549) As NettyServerCnxn.sendResponse() allows all the exception to bubble up it can stop main ZK requests processing thread

2016-12-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15722944#comment-15722944 ] ASF GitHub Bot commented on ZOOKEEPER-2549: --- Github user hanm commented on a diff in the

[GitHub] zookeeper pull request #99: ZOOKEEPER-2549 Add exception handling to sendRes...

2016-12-05 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/99#discussion_r90924628 --- Diff: src/java/main/org/apache/zookeeper/server/NettyServerCnxn.java --- @@ -71,7 +71,7 @@ NettyServerCnxnFactory factory; boolean

Failed: ZOOKEEPER- PreCommit Build #100

2016-12-05 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/100/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 443498 lines...] [exec]

[jira] [Commented] (ZOOKEEPER-2080) ReconfigRecoveryTest fails intermittently

2016-12-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15722843#comment-15722843 ] Hadoop QA commented on ZOOKEEPER-2080: -- -1 overall. GitHub Pull Request Build +1

[GitHub] zookeeper pull request #92: ZOOKEEPER-2080: Fix deadlock in dynamic reconfig...

2016-12-05 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/92#discussion_r90916712 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/QuorumPeer.java --- @@ -1390,24 +1406,29 @@ public QuorumVerifier configFromString(String s)

[jira] [Commented] (ZOOKEEPER-2080) ReconfigRecoveryTest fails intermittently

2016-12-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15722835#comment-15722835 ] ASF GitHub Bot commented on ZOOKEEPER-2080: --- Github user hanm commented on a diff in the

ZooKeeper_branch35_solaris - Build # 341 - Still Failing

2016-12-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_solaris/341/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 460280 lines...] [junit] 2016-12-05

ZooKeeper_branch34_openjdk7 - Build # 1296 - Failure

2016-12-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1296/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer [EnvInject] - Loading node environment

ZooKeeper_branch34_solaris - Build # 1378 - Still Failing

2016-12-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_solaris/1378/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 172758 lines...] [junit] 2016-12-05

ZooKeeper-trunk-jdk8 - Build # 846 - Still Failing

2016-12-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/846/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 461711 lines...] [junit] at

ZooKeeper_branch35_openjdk7 - Build # 321 - Still Failing

2016-12-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/321/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer [EnvInject] - Loading node environment

ZooKeeper_branch35_jdk7 - Build # 756 - Still Failing

2016-12-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/756/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 425507 lines...] [junit] 2016-12-05

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

2016-12-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/1411/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 461531 lines...] [junit] 2016-12-05