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

2016-11-18 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15678614#comment-15678614 ] Rakesh R commented on ZOOKEEPER-1045: - Thanks [~phunt] for the reviews. bq. I assume you're not

ZooKeeper_branch34 - Build # 1724 - Still Failing

2016-11-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34/1724/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 1471 lines...] [mkdir] Created dir:

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

2016-11-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/826/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 441967 lines...] [junit] at

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

2016-11-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1246/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by an SCM change [EnvInject] - Loading node environment

ZooKeeper-trunk - Build # 3163 - Still Failing

2016-11-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/3163/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 479526 lines...] [junit] 2016-11-18 23:25:38,388

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

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

Failed: ZOOKEEPER- PreCommit Build #81

2016-11-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/81/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 470578 lines...] [exec] +0

[jira] [Commented] (ZOOKEEPER-2633) Build failure in contrib/zkfuse with gcc 6.x

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

[GitHub] zookeeper pull request #110: ZOOKEEPER-2633: contrib/zkfuse build fix with g...

2016-11-18 Thread ronin13
GitHub user ronin13 opened a pull request: https://github.com/apache/zookeeper/pull/110 ZOOKEEPER-2633: contrib/zkfuse build fix with gcc 6.2. The build fails in two places: https://gist.github.com/ronin13/3e08569dd6c69bf2ad92fa39fa85f7ee One is boost related, and other is

[jira] [Commented] (ZOOKEEPER-2633) Build failure in contrib/zkfuse with gcc 6.x

2016-11-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15677980#comment-15677980 ] ASF GitHub Bot commented on ZOOKEEPER-2633: --- GitHub user ronin13 opened a pull request:

[jira] [Commented] (ZOOKEEPER-2632) Add option to inform JIRA_PASSWORD at CLI prompt

2016-11-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15677965#comment-15677965 ] Hudson commented on ZOOKEEPER-2632: --- FAILURE: Integrated in Jenkins build ZooKeeper-trunk #3162 (See

ZooKeeper-trunk - Build # 3162 - Still Failing

2016-11-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/3162/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 468747 lines...] [junit] at

Re: [VOTE] move Apache Zookeeper to git

2016-11-18 Thread Patrick Hunt
Thanks Edward, this should be very helpful for folks. I committed, however I notice the PR is still open. I followed the steps here: https://cwiki.apache.org/confluence/display/ZOOKEEPER/Committing+changes however I don't see a way to close the PR? https://github.com/apache/zookeeper/pull/103 says

[jira] [Resolved] (ZOOKEEPER-2632) Add option to inform JIRA_PASSWORD at CLI prompt

2016-11-18 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt resolved ZOOKEEPER-2632. - Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.6.0 Thanks

[jira] [Commented] (ZOOKEEPER-2460) Remove javacc dependency from public Maven pom

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

[GitHub] zookeeper issue #76: ZOOKEEPER-2460 Remove javacc dependency from public Mav...

2016-11-18 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/76 Any update to the PR (including close - reopen) should trigger a pre-commit build. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

Re: ZK-2014

2016-11-18 Thread Michael Han
Do we need regenerate documents every time if the commit contains changes to document source? Looking through the past commits that touch the doc source, I don't see a consistent pattern. Sometimes we regenerate doc, sometimes we don't. I assume this is not a big deal as every release will force

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

2016-11-18 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15677870#comment-15677870 ] Patrick Hunt commented on ZOOKEEPER-1045: - I reviewed the docs and they look great. Rakesh

[jira] [Commented] (ZOOKEEPER-2460) Remove javacc dependency from public Maven pom

2016-11-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15677800#comment-15677800 ] ASF GitHub Bot commented on ZOOKEEPER-2460: --- Github user eolivelli commented on the issue:

[GitHub] zookeeper issue #76: ZOOKEEPER-2460 Remove javacc dependency from public Mav...

2016-11-18 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/zookeeper/pull/76 Now can zookeeper accepts PRs what should I do to make the QA bot pick this one? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

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

2016-11-18 Thread Patrick Hunt
As Flavio said originally on this thread this is a big change. Based on the current status of the patch and the testing feedback it seems like we've done significant work to ensure the quality of the change. Do folks feel that there has been sufficient review/testing that we can commit this and

Re: ZK-2014

2016-11-18 Thread Patrick Hunt
On Sun, Nov 13, 2016 at 5:09 PM, Flavio Junqueira wrote: > I have merged ZK-2014, many thanks to Michael for the work, that's an > important issue for this project. > > One thing missing with respect to ZK-2014 is documentation. The pull > request contained doc changes, but I

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

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

Re: [DISCUSS] QA github pre-commit queue

2016-11-18 Thread Patrick Hunt
On Wed, Nov 9, 2016 at 6:46 PM, Flavio Junqueira wrote: > > > On 09 Nov 2016, at 10:39, Patrick Hunt wrote: > > > > What are the implications of moving away from JIRA patches? Any legal/IP? > > Also PRs are through github.com, which is not infra owned by

[GitHub] zookeeper issue #109: Zookeeper 2542

2016-11-18 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/109 @rakeshadr Not sure why this PR contains many irrelevant commits - maybe you need first rebase your working branch against branch-3.4? --- If your project is set up for it, you can reply to this

ZooKeeper_branch35_solaris - Build # 321 - Still Failing

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

ZooKeeper_branch34_openjdk7 - Build # 1279 - Failure

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

ZooKeeper-trunk-jdk8 - Build # 825 - Failure

2016-11-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/825/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 494479 lines...] [junit] 2016-11-18 12:00:04,642

[jira] [Commented] (ZOOKEEPER-2565) listquota should display the quota even it is set on parent/child node

2016-11-18 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15676537#comment-15676537 ] Edward Ribeiro commented on ZOOKEEPER-2565: --- Sure! :) Make sure you open a Github Pull

ZooKeeper_branch35_openjdk7 - Build # 301 - Still Failing

2016-11-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/301/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 106 lines...] ... 11 more ERROR: null

[jira] [Commented] (ZOOKEEPER-2355) Ephemeral node is never deleted if follower fails while reading the proposal packet

2016-11-18 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15676303#comment-15676303 ] Rakesh R commented on ZOOKEEPER-2355: - Hi [~arshad.mohammad], it is better to open a pull request

[jira] [Commented] (ZOOKEEPER-2542) Update NOTICE file with Netty notice in 3.4

2016-11-18 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15676267#comment-15676267 ] Rakesh R commented on ZOOKEEPER-2542: - [~fpj], I've created a PR

Failed: ZOOKEEPER- PreCommit Build #80

2016-11-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/80/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 26 lines...] Done: 9

Failed: ZOOKEEPER- PreCommit Build #79

2016-11-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/79/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 25 lines...] Done: 5269

[GitHub] zookeeper pull request #109: Zookeeper 2542

2016-11-18 Thread rakeshadr
GitHub user rakeshadr opened a pull request: https://github.com/apache/zookeeper/pull/109 Zookeeper 2542 You can merge this pull request into a Git repository by running: $ git pull https://github.com/rakeshadr/zookeeper-1 ZOOKEEPER-2542 Alternatively you can review and

ZooKeeper_branch35_jdk7 - Build # 736 - Still Failing

2016-11-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/736/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 475618 lines...] [junit] at

[jira] [Commented] (ZOOKEEPER-2565) listquota should display the quota even it is set on parent/child node

2016-11-18 Thread kevin.chen (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15676178#comment-15676178 ] kevin.chen commented on ZOOKEEPER-2565: --- can I work on this issue? > listquota should display

Failed: ZOOKEEPER- PreCommit Build #78

2016-11-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/78/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 25 lines...] Done: 5270

[GitHub] zookeeper pull request #108: Zookeeper 2542

2016-11-18 Thread rakeshadr
Github user rakeshadr closed the pull request at: https://github.com/apache/zookeeper/pull/108 --- 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 so, or if the feature

Failed: ZOOKEEPER- PreCommit Build #77

2016-11-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/77/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 25 lines...] Done: 5269

[GitHub] zookeeper pull request #108: Zookeeper 2542

2016-11-18 Thread rakeshadr
GitHub user rakeshadr opened a pull request: https://github.com/apache/zookeeper/pull/108 Zookeeper 2542 You can merge this pull request into a Git repository by running: $ git pull https://github.com/rakeshadr/zookeeper-1 ZOOKEEPER-2542 Alternatively you can review and

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

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

[jira] [Comment Edited] (ZOOKEEPER-2564) No message is prompted when trying to delete quota with different quota option

2016-11-18 Thread kevin.chen (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15676012#comment-15676012 ] kevin.chen edited comment on ZOOKEEPER-2564 at 11/18/16 8:15 AM: - hi