[jira] [Updated] (ZOOKEEPER-2625) zkServer.sh creates PID file in the folder data?/ instead of data/

2016-11-08 Thread Arne Bachmann (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arne Bachmann updated ZOOKEEPER-2625: - Labels: build (was: ) > zkServer.sh creates PID file in the folder data?/ instead of

ZooKeeper_branch34_openjdk7 - Build # 1269 - Failure

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

[jira] [Commented] (ZOOKEEPER-2625) zkServer.sh creates PID file in the folder data?/ instead of data/

2016-11-08 Thread Arne Bachmann (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15647827#comment-15647827 ] Arne Bachmann commented on ZOOKEEPER-2625: -- I found the issue. As I suspected, the reason for

[jira] [Commented] (ZOOKEEPER-2628) Investigate and fix findbug warnings

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

[jira] [Commented] (ZOOKEEPER-2628) Investigate and fix findbug warnings

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

[jira] [Commented] (ZOOKEEPER-2628) Investigate and fix findbug warnings

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

[jira] [Commented] (ZOOKEEPER-2628) Investigate and fix findbug warnings

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

[jira] [Commented] (ZOOKEEPER-2628) Investigate and fix findbug warnings

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

[GitHub] zookeeper pull request #84: [ZOOKEEPER-1525] Plumb ZooKeeperServer object in...

2016-11-08 Thread eribeiro
Github user eribeiro commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/84#discussion_r87057041 --- Diff: src/java/test/org/apache/zookeeper/test/KeyAuthClientTest.java --- @@ -0,0 +1,131 @@ +/** + * Licensed to the Apache Software Foundation

[jira] [Commented] (ZOOKEEPER-2462) force authentication/authorization

2016-11-08 Thread Botond Hejj (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648280#comment-15648280 ] Botond Hejj commented on ZOOKEEPER-2462: I haven't noticed that. I could have updated that.

ZooKeeper_branch35_solaris - Build # 310 - Failure

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

[GitHub] zookeeper pull request #84: [ZOOKEEPER-1525] Plumb ZooKeeperServer object in...

2016-11-08 Thread Randgalt
Github user Randgalt commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/84#discussion_r87054533 --- Diff: src/java/test/org/apache/zookeeper/test/KeyAuthClientTest.java --- @@ -0,0 +1,131 @@ +/** + * Licensed to the Apache Software Foundation

[GitHub] zookeeper pull request #102: ZOOKEEPER-2628: Fix findbug warnings.

2016-11-08 Thread eribeiro
Github user eribeiro commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/102#discussion_r87027160 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/flexible/QuorumHierarchical.java --- @@ -344,9 +345,10 @@ public boolean containsQuorum(Set

[GitHub] zookeeper pull request #102: ZOOKEEPER-2628: Fix findbug warnings.

2016-11-08 Thread eribeiro
Github user eribeiro commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/102#discussion_r87026194 --- Diff: src/java/main/org/apache/zookeeper/version/util/VerGen.java --- @@ -50,10 +50,8 @@ public static void generateFile(File outputDir, Version

[GitHub] zookeeper pull request #102: ZOOKEEPER-2628: Fix findbug warnings.

2016-11-08 Thread eribeiro
Github user eribeiro commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/102#discussion_r87027302 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/flexible/QuorumHierarchical.java --- @@ -344,9 +345,10 @@ public boolean containsQuorum(Set

[GitHub] zookeeper pull request #102: ZOOKEEPER-2628: Fix findbug warnings.

2016-11-08 Thread eribeiro
Github user eribeiro commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/102#discussion_r87028116 --- Diff: src/java/main/org/apache/zookeeper/server/DataTree.java --- @@ -1293,13 +1293,12 @@ public synchronized WatchesSummary getWatchesSummary() {

[GitHub] zookeeper pull request #102: ZOOKEEPER-2628: Fix findbug warnings.

2016-11-08 Thread eribeiro
Github user eribeiro commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/102#discussion_r87038798 --- Diff: src/java/main/org/apache/jute/compiler/JRecord.java --- @@ -141,109 +141,128 @@ public String genCsharpWriteWrapper(String fname, String tag) {

[GitHub] zookeeper pull request #84: [ZOOKEEPER-1525] Plumb ZooKeeperServer object in...

2016-11-08 Thread eribeiro
Github user eribeiro commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/84#discussion_r87052291 --- Diff: src/java/test/org/apache/zookeeper/test/KeyAuthClientTest.java --- @@ -0,0 +1,131 @@ +/** + * Licensed to the Apache Software Foundation

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

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

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

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

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

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648442#comment-15648442 ] ASF GitHub Bot commented on ZOOKEEPER-1525: --- Github user eribeiro 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-11-08 Thread Yuliya Feldman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648561#comment-15648561 ] Yuliya Feldman commented on ZOOKEEPER-2549: --- the test failure is irrelevant > As

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

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

Failed: ZOOKEEPER- PreCommit Build #51

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

[jira] [Commented] (ZOOKEEPER-2628) Investigate and fix findbug warnings

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

[GitHub] zookeeper issue #102: ZOOKEEPER-2628: Fix findbug warnings.

2016-11-08 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/102 Updated PR to address review comments from @eribeiro. --- 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

ZooKeeper_branch34 - Build # 1714 - Still Failing

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

Re: [DISCUSS] QA github pre-commit queue

2016-11-08 Thread Michael Han
Git PR bot builds have been failing after build 44. From the log it looks like for some reasons, variables like 'GIT_PR_NUMBER', 'GIT_PR_TITLE' etc were undefined. Is this a configuration issue of build bot? On Mon, Nov 7, 2016

Re: [DISCUSS] QA github pre-commit queue

2016-11-08 Thread Flavio P JUNQUEIRA
I don't have any strong argument for keeping the Jira patches other than the fact that this is what we have been doing since the project was created. If there is anyone who do not want to use github in the community, please speak up. -Flavio On Mon, Nov 7, 2016 at 9:49 AM, Michael Han

Re: [DISCUSS] QA github pre-commit queue

2016-11-08 Thread Flavio P JUNQUEIRA
My bad, I made the build parameterized to see if I could trigger it manually. I have disabled the parameters and should be back to normal now. -Flavio On Tue, Nov 8, 2016 at 4:00 PM, Michael Han wrote: > Git PR bot builds >

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

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

RE: [jira] [Commented] (ZOOKEEPER-2628) Investigate and fix findbug warnings

2016-11-08 Thread Kanniappan, Mohanarangan (Nokia - IN/Bangalore)
Please unsubscribe me. -Original Message- From: ASF GitHub Bot (JIRA) [mailto:j...@apache.org] Sent: Tuesday, November 08, 2016 11:27 AM To: dev@zookeeper.apache.org Subject: [jira] [Commented] (ZOOKEEPER-2628) Investigate and fix findbug warnings [

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

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

ZooKeeper_branch35_openjdk7 - Build # 290 - Still Failing

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

ZooKeeper_branch35_jdk7 - Build # 725 - Failure

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