ZooKeeper-trunk-openjdk7 - Build # 1869 - Failure

2018-04-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1869/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10.65 KB...] -

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

2018-04-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/1445/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 60.29 KB...] [junit] Running org.apache.zookeeper.

ZooKeeper_branch35_jdk7 - Build # 1360 - Still Failing

2018-04-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/1360/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 8.25 KB...] ---

ZooKeeper-trunk - Build # 3803 - Failure

2018-04-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/3803/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 33.02 KB...] --

ZooKeeper-trunk-windows-cmake - Build # 2719 - Still Failing

2018-04-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-windows-cmake/2719/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 18.45 KB...] Creating "Win32\Debug\ZERO_CHE

[jira] [Commented] (ZOOKEEPER-3002) Upgrade branches 3.5 and trunk to Java 1.8

2018-04-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440386#comment-16440386 ] ASF GitHub Bot commented on ZOOKEEPER-3002: --- Github user asfgit closed the p

[jira] [Resolved] (ZOOKEEPER-3002) Upgrade branches 3.5 and trunk to Java 1.8

2018-04-16 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han resolved ZOOKEEPER-3002. Resolution: Fixed Issue resolved by pull request 502 [https://github.com/apache/zookeepe

[GitHub] zookeeper pull request #502: ZOOKEEPER-3002 upgrade to jdk 8

2018-04-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/502 ---

[jira] [Commented] (ZOOKEEPER-2988) NPE triggered if server receives a vote for a server id not in their voting view

2018-04-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440380#comment-16440380 ] ASF GitHub Bot commented on ZOOKEEPER-2988: --- Github user hanm commented on t

[GitHub] zookeeper issue #476: ZOOKEEPER-2988: NPE triggered if server receives a vot...

2018-04-16 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/476 @enixon testLeaderOutOfView deterministically fails for me both locally and on Jenkins. Please take a look. ---

ZooKeeper_branch34_jdk8 - Build # 1359 - Failure

2018-04-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/1359/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 39.00 KB...] [junit] Running org.apache.zookeep

[jira] [Commented] (ZOOKEEPER-3017) Link libm in CMake on FreeBSD

2018-04-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440031#comment-16440031 ] ASF GitHub Bot commented on ZOOKEEPER-3017: --- Github user andschwa commented

[GitHub] zookeeper issue #499: ZOOKEEPER-3017: Link libm in CMake on FreeBSD.

2018-04-16 Thread andschwa
Github user andschwa commented on the issue: https://github.com/apache/zookeeper/pull/499 Thanks @hanm and @anmolnar! ---

[jira] [Commented] (ZOOKEEPER-2999) CMake build should use target-level commands

2018-04-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440029#comment-16440029 ] ASF GitHub Bot commented on ZOOKEEPER-2999: --- Github user andschwa commented

[GitHub] zookeeper issue #486: ZOOKEEPER-2999: CMake build should use target-level co...

2018-04-16 Thread andschwa
Github user andschwa commented on the issue: https://github.com/apache/zookeeper/pull/486 Thanks @hanm! ---

ZooKeeper-trunk-windows-cmake - Build # 2718 - Still Failing

2018-04-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-windows-cmake/2718/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 18.58 KB...] Creating "Win32\Debug\ZERO_CHE

[jira] [Commented] (ZOOKEEPER-2982) Re-try DNS hostname -> IP resolution

2018-04-16 Thread Eron Wright (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16439848#comment-16439848 ] Eron Wright commented on ZOOKEEPER-2982: - Are we ready to accept this patch y

[jira] [Commented] (ZOOKEEPER-2940) Deal with maxbuffer as it relates to large requests from clients

2018-04-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16439779#comment-16439779 ] ASF GitHub Bot commented on ZOOKEEPER-2940: --- Github user rakeshadr commented

[GitHub] zookeeper pull request #466: ZOOKEEPER-2940. Deal with maxbuffer as it relat...

2018-04-16 Thread rakeshadr
Github user rakeshadr commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/466#discussion_r181829051 --- Diff: src/java/main/org/apache/zookeeper/server/admin/Commands.java --- @@ -329,12 +329,20 @@ public CommandResponse run(ZooKeeperServer zkServer, M

[GitHub] zookeeper pull request #466: ZOOKEEPER-2940. Deal with maxbuffer as it relat...

2018-04-16 Thread rakeshadr
Github user rakeshadr commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/466#discussion_r181824379 --- Diff: src/java/main/org/apache/zookeeper/server/admin/Commands.java --- @@ -329,12 +329,20 @@ public CommandResponse run(ZooKeeperServer zkServer, M

[jira] [Commented] (ZOOKEEPER-2940) Deal with maxbuffer as it relates to large requests from clients

2018-04-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16439769#comment-16439769 ] ASF GitHub Bot commented on ZOOKEEPER-2940: --- Github user rakeshadr commented

[GitHub] zookeeper pull request #466: ZOOKEEPER-2940. Deal with maxbuffer as it relat...

2018-04-16 Thread rakeshadr
Github user rakeshadr commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/466#discussion_r181817033 --- Diff: src/java/main/org/apache/zookeeper/server/command/MonitorCommand.java --- @@ -75,9 +79,9 @@ public void commandRun() { print(

[jira] [Commented] (ZOOKEEPER-2940) Deal with maxbuffer as it relates to large requests from clients

2018-04-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16439768#comment-16439768 ] ASF GitHub Bot commented on ZOOKEEPER-2940: --- Github user rakeshadr commented

[GitHub] zookeeper pull request #466: ZOOKEEPER-2940. Deal with maxbuffer as it relat...

2018-04-16 Thread rakeshadr
Github user rakeshadr commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/466#discussion_r181822557 --- Diff: src/java/test/org/apache/zookeeper/server/NIOServerCnxnTest.java --- @@ -68,5 +74,19 @@ public void testOperationsAfterCnxnClose() throws IOE

[jira] [Commented] (ZOOKEEPER-2940) Deal with maxbuffer as it relates to large requests from clients

2018-04-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16439767#comment-16439767 ] ASF GitHub Bot commented on ZOOKEEPER-2940: --- Github user rakeshadr commented

[jira] [Commented] (ZOOKEEPER-2940) Deal with maxbuffer as it relates to large requests from clients

2018-04-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16439770#comment-16439770 ] ASF GitHub Bot commented on ZOOKEEPER-2940: --- Github user rakeshadr commented

[GitHub] zookeeper pull request #466: ZOOKEEPER-2940. Deal with maxbuffer as it relat...

2018-04-16 Thread rakeshadr
Github user rakeshadr commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/466#discussion_r181823105 --- Diff: src/java/test/org/apache/zookeeper/server/NettyServerCnxnTest.java --- @@ -84,4 +92,17 @@ public void testSendCloseSession() throws Exception

Re: [VOTE] Apache ZooKeeper release 3.4.12 candidate 1

2018-04-16 Thread Ted Yu
Hi, If I understand correctly, zookeeper users can expect maven artifacts for 3.4.12 to be posted soon. Thanks

ZooKeeper_branch34_openjdk7 - Build # 1882 - Failure

2018-04-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1882/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 41.22 KB...] [junit] Running org.apache.zoo

Failed: ZOOKEEPER- PreCommit Build #1583

2018-04-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1583/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 77.85 MB...] [exec] [exec

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

2018-04-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/1444/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 60.30 KB...] [junit] Tests run: 1, Failures: 0, Er

[GitHub] zookeeper issue #498: fix typo, charater --> character

2018-04-16 Thread maoling
Github user maoling commented on the issue: https://github.com/apache/zookeeper/pull/498 @hughobrienjet It is better to create a [JIRA](https://issues.apache.org/jira/projects/ZOOKEEPER/) issues (sign up JIRA if you don't have an account) to bind this PR to a JIRA-ID more

ZooKeeper_branch35_openjdk7 - Build # 914 - Still Failing

2018-04-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/914/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 60.79 KB...] [junit] Tests run: 1, Failures:

ZooKeeper_branch35_jdk7 - Build # 1359 - Failure

2018-04-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/1359/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 60.66 KB...] [junit] Running org.apache.zookeep

Failed: ZOOKEEPER- PreCommit Build #1582

2018-04-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1582/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6.57 KB...] [exec] [exec]

ZooKeeper_branch35_openjdk7 - Build # 913 - Still Failing

2018-04-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/913/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 70.59 KB...] [junit] Tests run: 1, Failures: