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

2017-07-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/2468/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer Started by an SCM change No JDK named ‘JDK

ZooKeeper-trunk - Build # 3451 - Failure

2017-07-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/3451/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 59.03 MB...] [junit] at

[jira] [Commented] (ZOOKEEPER-2819) Changing membership configuration via rolling restart does not work on 3.5.x.

2017-07-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071457#comment-16071457 ] Hadoop QA commented on ZOOKEEPER-2819: -- +1 overall. GitHub Pull Request Build +1

Success: ZOOKEEPER- PreCommit Build #851

2017-07-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/851/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 71.18 MB...] [exec]

ZooKeeper_branch34_openjdk7 - Build # 1560 - Failure

2017-07-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1560/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 25.18 MB...] [junit] 2017-07-02

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

2017-07-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1530/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 64.38 MB...] [junit] 2017-07-02 01:56:17,889

ZooKeeper_branch34_jdk7 - Build # 1573 - Failure

2017-07-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk7/1573/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 31.44 MB...] [junit] 2017-07-02 03:10:20,318

[jira] [Updated] (ZOOKEEPER-2828) Test case improvement

2017-07-01 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han updated ZOOKEEPER-2828: --- Description: For ZOOKEEPER-2819: 1. Verify that configs are not transferred between peers

[jira] [Updated] (ZOOKEEPER-2828) Test case improvement

2017-07-01 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han updated ZOOKEEPER-2828: --- Summary: Test case improvement (was: Test case improvement: make sure to verify that

[jira] [Commented] (ZOOKEEPER-2786) Flaky test: org.apache.zookeeper.test.ClientTest.testNonExistingOpCode

2017-07-01 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071479#comment-16071479 ] Michael Han commented on ZOOKEEPER-2786: Looks like still failing:

[jira] [Commented] (ZOOKEEPER-2819) Changing membership configuration via rolling restart does not work on 3.5.x.

2017-07-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071480#comment-16071480 ] ASF GitHub Bot commented on ZOOKEEPER-2819: --- Github user hanm commented on the issue:

[GitHub] zookeeper issue #292: ZOOKEEPER-2819:Changing membership configuration via r...

2017-07-01 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/292 Addressed code review comments from @shralex: * Use ReconfigTest.testServerHasConfig for additional test coverage. * Improve fragile substring extraction. * Add comments around test

[GitHub] zookeeper pull request #292: ZOOKEEPER-2819:Changing membership configuratio...

2017-07-01 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/292#discussion_r125173093 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/Learner.java --- @@ -374,6 +374,13 @@ else if (qp.getType() == Leader.SNAP) {

[jira] [Commented] (ZOOKEEPER-2819) Changing membership configuration via rolling restart does not work on 3.5.x.

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

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

2017-07-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071488#comment-16071488 ] ASF GitHub Bot commented on ZOOKEEPER-2355: --- Github user rakeshadr commented on the issue:

[GitHub] zookeeper issue #112: ZOOKEEPER-2355:Ephemeral node is never deleted if foll...

2017-07-01 Thread rakeshadr
Github user rakeshadr commented on the issue: https://github.com/apache/zookeeper/pull/112 @hanm, Thanks for the heads up. I will give my feedback soon, in a day or two. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[jira] [Commented] (ZOOKEEPER-2819) Changing membership configuration via rolling restart does not work on 3.5.x.

2017-07-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071490#comment-16071490 ] Hadoop QA commented on ZOOKEEPER-2819: -- -1 overall. GitHub Pull Request Build +1

Failed: ZOOKEEPER- PreCommit Build #853

2017-07-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/853/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 32.15 KB...] [exec] +1

Failed: ZOOKEEPER- PreCommit Build #852

2017-07-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/852/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 39.06 MB...] [exec] +1

[jira] [Commented] (ZOOKEEPER-2792) [QP MutualAuth]: Merge basic working patch from branch-3.4

2017-07-01 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071492#comment-16071492 ] Rakesh R commented on ZOOKEEPER-2792: - [~hanm], there is one last NPE with the patch, please take

[jira] [Commented] (ZOOKEEPER-2819) Changing membership configuration via rolling restart does not work on 3.5.x.

2017-07-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071491#comment-16071491 ] Hadoop QA commented on ZOOKEEPER-2819: -- -1 overall. GitHub Pull Request Build +1

[jira] [Commented] (ZOOKEEPER-2184) Zookeeper Client should re-resolve hosts when connection attempts fail

2017-07-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071340#comment-16071340 ] Hadoop QA commented on ZOOKEEPER-2184: -- -1 overall. GitHub Pull Request Build +1

Failed: ZOOKEEPER- PreCommit Build #848

2017-07-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/848/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 72.35 MB...] [exec] +1

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

2017-07-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1529/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 60.97 MB...] [junit] 2017-07-01 23:37:21,708

ZooKeeper_branch35_openjdk7 - Build # 585 - Still Failing

2017-07-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/585/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 60.75 MB...] [junit] at

[jira] [Commented] (ZOOKEEPER-2819) Changing membership configuration via rolling restart does not work on 3.5.x.

2017-07-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071509#comment-16071509 ] Hadoop QA commented on ZOOKEEPER-2819: -- -1 overall. GitHub Pull Request Build +1

Failed: ZOOKEEPER- PreCommit Build #854

2017-07-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/854/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 71.12 MB...] [exec]

[jira] [Comment Edited] (ZOOKEEPER-2591) The deletion of Container znode doesn't check ACL delete permission

2017-07-01 Thread Bhupendra Kumar Jain (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071390#comment-16071390 ] Bhupendra Kumar Jain edited comment on ZOOKEEPER-2591 at 7/1/17 8:21 PM:

[jira] [Commented] (ZOOKEEPER-2591) The deletion of Container znode doesn't check ACL delete permission

2017-07-01 Thread Bhupendra Kumar Jain (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071390#comment-16071390 ] Bhupendra Kumar Jain commented on ZOOKEEPER-2591: - Right, But What if the malicious

[jira] [Commented] (ZOOKEEPER-2591) The deletion of Container znode doesn't check ACL delete permission

2017-07-01 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071397#comment-16071397 ] Jordan Zimmerman commented on ZOOKEEPER-2591: - That's an extreme edge case but it is

Success: ZOOKEEPER- PreCommit Build #849

2017-07-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/849/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 69.33 MB...] [exec] +1 overall.

[jira] [Commented] (ZOOKEEPER-2804) Node creation fails with NPE if ACLs are null

2017-07-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071425#comment-16071425 ] Hadoop QA commented on ZOOKEEPER-2804: -- +1 overall. GitHub Pull Request Build +1

Success: ZOOKEEPER- PreCommit Build #850

2017-07-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/850/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 70.77 MB...] [exec]