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

2017-09-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/2484/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer No JDK named ‘JDK 1.8 (unlimited security)

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

2017-09-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/2485/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by an SCM change No JDK named ‘JDK 1.8 (unlimited

[jira] [Commented] (ZOOKEEPER-2901) Session ID that is negative causes mis-calculation of Ephemeral Type

2017-09-22 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16177575#comment-16177575 ] Jordan Zimmerman commented on ZOOKEEPER-2901: - I'm happy to switch the default to true. I

ZooKeeper-trunk - Build # 3545 - Still Failing

2017-09-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/3545/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 66.38 MB...] [junit] at

[jira] [Commented] (ZOOKEEPER-2901) Session ID that is negative causes mis-calculation of Ephemeral Type

2017-09-22 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16177298#comment-16177298 ] Patrick Hunt commented on ZOOKEEPER-2901: - It's very unfortunate that we have to turn ttl off

[jira] [Commented] (ZOOKEEPER-2901) Session ID that is negative causes mis-calculation of Ephemeral Type

2017-09-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16177292#comment-16177292 ] ASF GitHub Bot commented on ZOOKEEPER-2901: --- Github user phunt commented on the issue:

[GitHub] zookeeper issue #377: [ZOOKEEPER-2901] TTL Nodes don't work with Server IDs ...

2017-09-22 Thread phunt
Github user phunt commented on the issue: https://github.com/apache/zookeeper/pull/377 The zoo_sample.cfg file should also be updated as part of this patch. It should include the option, and IMO it should have ttl turned on by default (similar warning wrt id as comment in the file?)

[jira] [Commented] (ZOOKEEPER-2901) Session ID that is negative causes mis-calculation of Ephemeral Type

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

Failed: ZOOKEEPER- PreCommit Build #1034

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

[jira] [Created] (ZOOKEEPER-2903) Port ZOOKEEPER-2901 to 3.5.4

2017-09-22 Thread Jordan Zimmerman (JIRA)
Jordan Zimmerman created ZOOKEEPER-2903: --- Summary: Port ZOOKEEPER-2901 to 3.5.4 Key: ZOOKEEPER-2903 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2903 Project: ZooKeeper Issue

[jira] [Commented] (ZOOKEEPER-2901) Session ID that is negative causes mis-calculation of Ephemeral Type

2017-09-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16177260#comment-16177260 ] ASF GitHub Bot commented on ZOOKEEPER-2901: --- GitHub user Randgalt opened a pull request:

[GitHub] zookeeper pull request #377: [ZOOKEEPER-2901] TTL Nodes don't work with Serv...

2017-09-22 Thread Randgalt
GitHub user Randgalt opened a pull request: https://github.com/apache/zookeeper/pull/377 [ZOOKEEPER-2901] TTL Nodes don't work with Server IDs > 127 There was a major oversight when TTL nodes were implemented. The session ID generator for each server is seeded with the configured

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

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

[jira] [Updated] (ZOOKEEPER-1859) pwriter should be closed in NIOServerCnxn#checkFourLetterWord()

2017-09-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated ZOOKEEPER-1859: -- Description: {code} final PrintWriter pwriter = new PrintWriter( new

ZooKeeper_branch35_jdk8 - Build # 678 - Failure

2017-09-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/678/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 66.22 MB...] [junit] 2017-09-22 12:14:16,696

[GitHub] zookeeper issue #376: Update OutputArchive.java

2017-09-22 Thread maoling
Github user maoling commented on the issue: https://github.com/apache/zookeeper/pull/376 This PR is duplicated with [PR-350](https://github.com/apache/zookeeper/pull/350) ---

ZooKeeper_branch35_openjdk7 - Build # 677 - Still Failing

2017-09-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/677/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer [EnvInject] - Loading node environment

Failed: ZOOKEEPER- PreCommit Build #1033

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

[GitHub] zookeeper pull request #376: Update OutputArchive.java

2017-09-22 Thread 20100507
GitHub user 20100507 opened a pull request: https://github.com/apache/zookeeper/pull/376 Update OutputArchive.java You can merge this pull request into a Git repository by running: $ git pull https://github.com/20100507/zookeeper master Alternatively you can review and apply

Failed: ZOOKEEPER-2770 PreCommit Build #3647

2017-09-22 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2770 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3647/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Commented] (ZOOKEEPER-2770) ZooKeeper slow operation log

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

Failed: ZOOKEEPER- PreCommit Build #1032

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