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

2016-11-17 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15676029#comment-15676029 ] Michael Han commented on ZOOKEEPER-2564: [~chenyuyun-emc] You can send a pull request through

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

2016-11-17 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 commented on ZOOKEEPER-2564: --- hi Rakesh Kumar Singh I fixed this issue today, this

Failed: ZOOKEEPER- PreCommit Build #76

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

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

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

Failed: ZOOKEEPER- PreCommit Build #75

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

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

2016-11-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15675912#comment-15675912 ] ASF GitHub Bot commented on ZOOKEEPER-2479: --- Github user rakeshadr commented on a diff in

[GitHub] zookeeper pull request #98: ZOOKEEPER-2479

2016-11-17 Thread rakeshadr
Github user rakeshadr commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/98#discussion_r88604035 --- Diff: src/java/test/org/apache/zookeeper/test/QuorumMajorityTest.java --- @@ -36,7 +38,30 @@

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

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

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

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

[GitHub] zookeeper pull request #98: ZOOKEEPER-2479

2016-11-17 Thread rgs1
Github user rgs1 commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/98#discussion_r88602850 --- Diff: src/java/test/org/apache/zookeeper/test/QuorumMajorityTest.java --- @@ -36,7 +38,30 @@

[GitHub] zookeeper pull request #98: ZOOKEEPER-2479

2016-11-17 Thread rgs1
Github user rgs1 commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/98#discussion_r88602842 --- Diff: src/java/test/org/apache/zookeeper/test/QuorumMajorityTest.java --- @@ -36,7 +38,30 @@

[jira] [Commented] (ZOOKEEPER-2574) PurgeTxnLog can inadvertently delete required txn log files

2016-11-17 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15675825#comment-15675825 ] Rakesh R commented on ZOOKEEPER-2574: - Yes, I've identified few occurrences in the doc. One more

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

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

[jira] [Commented] (ZOOKEEPER-2574) PurgeTxnLog can inadvertently delete required txn log files

2016-11-17 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15675807#comment-15675807 ] Rakesh R commented on ZOOKEEPER-2574: - How about keeping only one jira open and close the other

[GitHub] zookeeper issue #98: ZOOKEEPER-2479

2016-11-17 Thread rakeshadr
Github user rakeshadr commented on the issue: https://github.com/apache/zookeeper/pull/98 @eribeiro ,, appreciate your feedback. Thanks! --- 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

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

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

[GitHub] zookeeper pull request #107: Branch 3.3

2016-11-17 Thread benjiazhen
GitHub user benjiazhen opened a pull request: https://github.com/apache/zookeeper/pull/107 Branch 3.3 You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/zookeeper branch-3.3 Alternatively you can review and apply these

Failed: ZOOKEEPER- PreCommit Build #74

2016-11-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/74/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 596 lines...] warning: Cannot merge

[jira] [Commented] (ZOOKEEPER-761) Remove *synchronous* calls from the *single-threaded* C clieant API, since they are documented not to work

2016-11-17 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15675456#comment-15675456 ] Flavio Junqueira commented on ZOOKEEPER-761: [~breed] do we need the fix version to be

[GitHub] zookeeper issue #90: ZOOKEEPER-761: Remove *synchronous* calls from the *sin...

2016-11-17 Thread fpj
Github user fpj commented on the issue: https://github.com/apache/zookeeper/pull/90 It looks good, I just left a comment about creating a jira before we forget. Could you do it before we close this issue, please @breed ? --- If your project is set up for it, you can reply to this

ZooKeeper_branch34 - Build # 1723 - Still Failing

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

ZooKeeper-trunk - Build # 3161 - Still Failing

2016-11-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/3161/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 484890 lines...] [junit] 2016-11-17 23:31:19,154

[jira] [Assigned] (ZOOKEEPER-1634) A new feature proposal to ZooKeeper: authentication enforcement

2016-11-17 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han reassigned ZOOKEEPER-1634: -- Assignee: Michael Han > A new feature proposal to ZooKeeper: authentication

ZooKeeper_branch34_jdk8 - Build # 772 - Failure

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

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

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

ZooKeeper_branch35_solaris - Build # 320 - Still Failing

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

[jira] [Commented] (ZOOKEEPER-1525) Plumb ZooKeeperServer object into auth plugins

2016-11-17 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15674124#comment-15674124 ] Jordan Zimmerman commented on ZOOKEEPER-1525: - Wow - I just checked. It may not be worth

Re: Apache ZooKeeper Meetup - draft Community Update

2016-11-17 Thread Patrick Hunt
Thanks Rakesh! If anyone has given a talk they would like me to highlight please let me know. Happy to include a link in the preso. Regards, Patrick On Wed, Nov 16, 2016 at 7:38 PM, Rakesh Radhakrishnan wrote: > LGTM. Just a comment - > > I'm not sure about ZK

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

2016-11-17 Thread Raghavendra Prabhu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghavendra Prabhu updated ZOOKEEPER-2633: -- Description: The build in contrib/zkfuse fails with {noformat} make

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

2016-11-17 Thread Raghavendra Prabhu (JIRA)
Raghavendra Prabhu created ZOOKEEPER-2633: - Summary: Build failure in contrib/zkfuse with gcc 6.x Key: ZOOKEEPER-2633 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2633 Project:

ZooKeeper_branch35_openjdk7 - Build # 300 - Still Failing

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

ZooKeeper_branch35_jdk7 - Build # 735 - Still Failing

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

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

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