[jira] [Commented] (ZOOKEEPER-2325) Data inconsistency if all snapshots empty or missing

2017-04-13 Thread Brian Nixon (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968437#comment-15968437 ] Brian Nixon commented on ZOOKEEPER-2325: When a server starts up, it should always capture the

ZooKeeper-trunk - Build # 3354 - Failure

2017-04-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/3354/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 59.54 MB...] [junit] 2017-04-13 23:32:10,847

[jira] [Commented] (ZOOKEEPER-2756) Add CMake build system for better cross-platform support

2017-04-13 Thread Andrew Schwartzmeyer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968364#comment-15968364 ] Andrew Schwartzmeyer commented on ZOOKEEPER-2756: - The attached patch is what we'll be

[jira] [Updated] (ZOOKEEPER-2756) Add CMake build system for better cross-platform support

2017-04-13 Thread Andrew Schwartzmeyer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Schwartzmeyer updated ZOOKEEPER-2756: Attachment: ZOOKEEPER-2756.patch > Add CMake build system for better

[jira] [Comment Edited] (ZOOKEEPER-2756) Add CMake build system for better cross-platform support

2017-04-13 Thread Andrew Schwartzmeyer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968303#comment-15968303 ] Andrew Schwartzmeyer edited comment on ZOOKEEPER-2756 at 4/13/17 11:05 PM:

Failed: ZOOKEEPER- PreCommit Build #543

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

[jira] [Commented] (ZOOKEEPER-236) SSL Support for Atomic Broadcast protocol

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

[jira] [Commented] (ZOOKEEPER-2756) Add CMake build system for better cross-platform support

2017-04-13 Thread Andrew Schwartzmeyer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968303#comment-15968303 ] Andrew Schwartzmeyer commented on ZOOKEEPER-2756: - Current work-in-progress patch is

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

2017-04-13 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han reassigned ZOOKEEPER-1045: -- Assignee: Rakesh R (was: Michael Han) > Support Quorum Peer mutual authentication

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

2017-04-13 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han reassigned ZOOKEEPER-1045: -- Assignee: Michael Han (was: Rakesh R) > Support Quorum Peer mutual authentication

[jira] [Commented] (ZOOKEEPER-2756) Add CMake build system for better cross-platform support

2017-04-13 Thread Andrew Schwartzmeyer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968280#comment-15968280 ] Andrew Schwartzmeyer commented on ZOOKEEPER-2756: - Can someone with permissions assign

[jira] [Created] (ZOOKEEPER-2756) Add CMake build system for better cross-platform support

2017-04-13 Thread Andrew Schwartzmeyer (JIRA)
Andrew Schwartzmeyer created ZOOKEEPER-2756: --- Summary: Add CMake build system for better cross-platform support Key: ZOOKEEPER-2756 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2756

[jira] [Resolved] (ZOOKEEPER-2754) Set up Apache Jenkins job that runs the flaky test analyzer script.

2017-04-13 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han resolved ZOOKEEPER-2754. Resolution: Fixed Fix Version/s: 3.4.11 3.6.0

[GitHub] zookeeper pull request #184: ZOOKEEPER-236: SSL Support for Atomic Broadcast...

2017-04-13 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/184#discussion_r111487159 --- Diff: src/java/test/org/apache/zookeeper/test/QuorumSSLTest.java --- @@ -0,0 +1,668 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

[jira] [Commented] (ZOOKEEPER-236) SSL Support for Atomic Broadcast protocol

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

[GitHub] zookeeper pull request #184: ZOOKEEPER-236: SSL Support for Atomic Broadcast...

2017-04-13 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/184#discussion_r111486591 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/LearnerHandler.java --- @@ -383,6 +387,7 @@ public void run() { +

[jira] [Commented] (ZOOKEEPER-236) SSL Support for Atomic Broadcast protocol

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

[GitHub] zookeeper pull request #184: ZOOKEEPER-236: SSL Support for Atomic Broadcast...

2017-04-13 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/184#discussion_r111486323 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/LearnerHandler.java --- @@ -51,6 +53,8 @@ import org.slf4j.Logger; import

[jira] [Commented] (ZOOKEEPER-236) SSL Support for Atomic Broadcast protocol

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

[GitHub] zookeeper pull request #184: ZOOKEEPER-236: SSL Support for Atomic Broadcast...

2017-04-13 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/184#discussion_r111486010 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/Follower.java --- @@ -71,7 +71,7 @@ void followLeader() throws InterruptedException {

[jira] [Commented] (ZOOKEEPER-236) SSL Support for Atomic Broadcast protocol

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

[GitHub] zookeeper pull request #184: ZOOKEEPER-236: SSL Support for Atomic Broadcast...

2017-04-13 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/184#discussion_r111485824 --- Diff: src/java/main/org/apache/zookeeper/common/ZKTrustManager.java --- @@ -0,0 +1,137 @@ +/** + * Licensed to the Apache Software Foundation

[jira] [Commented] (ZOOKEEPER-236) SSL Support for Atomic Broadcast protocol

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

[GitHub] zookeeper pull request #184: ZOOKEEPER-236: SSL Support for Atomic Broadcast...

2017-04-13 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/184#discussion_r111484712 --- Diff: src/java/main/org/apache/zookeeper/common/X509Util.java --- @@ -150,7 +196,7 @@ public static X509KeyManager createKeyManager(String

[GitHub] zookeeper pull request #184: ZOOKEEPER-236: SSL Support for Atomic Broadcast...

2017-04-13 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/184#discussion_r111483819 --- Diff: src/java/main/org/apache/zookeeper/common/X509Util.java --- @@ -18,63 +18,110 @@ package org.apache.zookeeper.common; +import

[jira] [Commented] (ZOOKEEPER-236) SSL Support for Atomic Broadcast protocol

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

[jira] [Commented] (ZOOKEEPER-236) SSL Support for Atomic Broadcast protocol

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

[GitHub] zookeeper pull request #184: ZOOKEEPER-236: SSL Support for Atomic Broadcast...

2017-04-13 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/184#discussion_r111483464 --- Diff: src/java/main/org/apache/zookeeper/client/FourLetterWordMain.java --- @@ -31,6 +31,7 @@ import javax.net.ssl.SSLSocket; import

[jira] [Commented] (ZOOKEEPER-236) SSL Support for Atomic Broadcast protocol

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

[GitHub] zookeeper pull request #184: ZOOKEEPER-236: SSL Support for Atomic Broadcast...

2017-04-13 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/184#discussion_r111483370 --- Diff: src/java/main/org/apache/zookeeper/ClientCnxnSocketNetty.java --- @@ -21,6 +21,7 @@ import

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

2017-04-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1436/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 62.02 MB...] [junit] 2017-04-13 20:02:08,415

Re: What is the role of Zookeeper and its external Integration dependencies

2017-04-13 Thread upendar devu
Sorry looks like I missed to share my queries to dev team We are using zookeeper 3.4.6 version with integration of Apache Kafka , Apache Storm and Zookeeper. I would like to understand the following things. Please help me to clarify. 1. What are Integration dependencies of Zookeeper ? Since

Re: What is the role of Zookeeper and its external Integration dependencies

2017-04-13 Thread upendar devu
Including Dev Team to address my queries On Thu, Apr 13, 2017 at 2:39 PM, upendar devu wrote: > We are using zookeeper 3.4.6 version with integration of Apache Kafka , > Apache Storm and Zookeeper. > > I would like to understand the following things. Please help me to

[jira] [Commented] (ZOOKEEPER-2638) ZooKeeper should log which serverCnxnFactory is used during startup

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967882#comment-15967882 ] ASF GitHub Bot commented on ZOOKEEPER-2638: --- Github user afine closed the pull request at:

[jira] [Commented] (ZOOKEEPER-2744) Typos in the comments of ZooKeeper class

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967881#comment-15967881 ] ASF GitHub Bot commented on ZOOKEEPER-2744: --- Github user afine closed the pull request at:

[GitHub] zookeeper pull request #218: ZOOKEEPER-2638: ZooKeeper should log which serv...

2017-04-13 Thread afine
Github user afine closed the pull request at: https://github.com/apache/zookeeper/pull/218 --- 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 is

[GitHub] zookeeper pull request #219: ZOOKEEPER-2744: Typos in the comments of ZooKee...

2017-04-13 Thread afine
Github user afine closed the pull request at: https://github.com/apache/zookeeper/pull/219 --- 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 is

[jira] [Commented] (ZOOKEEPER-2749) Cleanup findbug warnings in branch-3.4: Experimental Warnings

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967877#comment-15967877 ] ASF GitHub Bot commented on ZOOKEEPER-2749: --- Github user afine closed the pull request at:

[GitHub] zookeeper pull request #220: ZOOKEEPER-2729: Cleanup findbug warnings in bra...

2017-04-13 Thread afine
Github user afine closed the pull request at: https://github.com/apache/zookeeper/pull/220 --- 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 is

[jira] [Commented] (ZOOKEEPER-2729) Cleanup findbug warnings in branch-3.4: Correctness Warnings

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15967879#comment-15967879 ] ASF GitHub Bot commented on ZOOKEEPER-2729: --- Github user afine closed the pull request at:

[GitHub] zookeeper pull request #221: ZOOKEEPER-2749: Cleanup findbug warnings in bra...

2017-04-13 Thread afine
Github user afine closed the pull request at: https://github.com/apache/zookeeper/pull/221 --- 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 is

ZooKeeper_branch34_openjdk7 - Build # 1465 - Failure

2017-04-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1465/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer [EnvInject] - Loading node environment

ZooKeeper_branch35_jdk8 - Build # 491 - Failure

2017-04-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/491/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 56.06 MB...] [junit]

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

2017-04-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/1014/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 63.66 MB...] [junit] java.net.ConnectException:

ZooKeeper_branch35_openjdk7 - Build # 490 - Failure

2017-04-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/490/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 68.06 MB...] [junit] 2017-04-13

ZooKeeper_branch35_jdk7 - Build # 922 - Failure

2017-04-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/922/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 62.24 MB...] [junit] 2017-04-13 08:49:29,731