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

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

ZooKeeper-trunk - Build # 3181 - Still Failing

2016-12-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/3181/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 428928 lines...] [junit] at sun.nio.ch.SocketChann

[jira] [Commented] (ZOOKEEPER-2080) ReconfigRecoveryTest fails intermittently

2016-12-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15718771#comment-15718771 ] ASF GitHub Bot commented on ZOOKEEPER-2080: --- Github user lvfangmin commented

[GitHub] zookeeper pull request #92: ZOOKEEPER-2080: Fix deadlock in dynamic reconfig...

2016-12-03 Thread lvfangmin
Github user lvfangmin commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/92#discussion_r90764675 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/QuorumPeer.java --- @@ -1390,24 +1406,29 @@ public QuorumVerifier configFromString(String s) t

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

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

Re: about zookeeper ebook

2016-12-03 Thread Michael Han
>> the communication protocol of zookeeper Would be good to be more specific on what you are looking for... If you mean the wire protocol (i.e. packet layout), ZooKeeper use jute [1]. If you mean the quorum protocol then [2][3] [1] https://github.com/apache/zookeeper/blob/master/src/zookeeper.jut

[jira] [Updated] (ZOOKEEPER-2251) Add Client side packet response timeout to avoid infinite wait.

2016-12-03 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han updated ZOOKEEPER-2251: --- Fix Version/s: 3.4.10 > Add Client side packet response timeout to avoid infinite wait. >

[jira] [Commented] (ZOOKEEPER-2549) As NettyServerCnxn.sendResponse() allows all the exception to bubble up it can stop main ZK requests processing thread

2016-12-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15718613#comment-15718613 ] ASF GitHub Bot commented on ZOOKEEPER-2549: --- Github user hanm commented on a

[jira] [Commented] (ZOOKEEPER-2549) As NettyServerCnxn.sendResponse() allows all the exception to bubble up it can stop main ZK requests processing thread

2016-12-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15718611#comment-15718611 ] ASF GitHub Bot commented on ZOOKEEPER-2549: --- Github user hanm commented on a

[GitHub] zookeeper pull request #99: ZOOKEEPER-2549 Add exception handling to sendRes...

2016-12-03 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/99#discussion_r90762715 --- Diff: src/java/main/org/apache/zookeeper/server/NettyServerCnxn.java --- @@ -165,31 +163,35 @@ public void process(WatchedEvent event) { @Override

[jira] [Commented] (ZOOKEEPER-2549) As NettyServerCnxn.sendResponse() allows all the exception to bubble up it can stop main ZK requests processing thread

2016-12-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15718612#comment-15718612 ] ASF GitHub Bot commented on ZOOKEEPER-2549: --- Github user hanm commented on a

[GitHub] zookeeper pull request #99: ZOOKEEPER-2549 Add exception handling to sendRes...

2016-12-03 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/99#discussion_r90763391 --- Diff: src/java/main/org/apache/zookeeper/server/NIOServerCnxn.java --- @@ -716,7 +716,12 @@ public void process(WatchedEvent event) { // Conver

[GitHub] zookeeper pull request #99: ZOOKEEPER-2549 Add exception handling to sendRes...

2016-12-03 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/99#discussion_r90762620 --- Diff: src/java/main/org/apache/zookeeper/server/NettyServerCnxn.java --- @@ -71,7 +71,7 @@ NettyServerCnxnFactory factory; boolean initial

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

2016-12-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1264/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by an SCM change [EnvInject] - Loading node environment

ZooKeeper_branch35_openjdk7 - Build # 319 - Still Failing

2016-12-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/319/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by an SCM change [EnvInject] - Loading node environmen

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

2016-12-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1263/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by an SCM change [EnvInject] - Loading node environment

ZooKeeper-trunk-jdk8 - Build # 844 - Failure

2016-12-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/844/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 459122 lines...] [junit] at org.apache.zookeep

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

2016-12-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/1409/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 46228 lines...] [junit] java.net.ConnectExcepti

ZooKeeper-trunk - Build # 3180 - Still Failing

2016-12-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/3180/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 452413 lines...] [junit] at java.util.concurrent.T

[jira] [Commented] (ZOOKEEPER-2627) Remove ZRWSERVERFOUND from C client and replace handle_error with something more semantically explicit for r/w server reconnect.

2016-12-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15718448#comment-15718448 ] Hudson commented on ZOOKEEPER-2627: --- FAILURE: Integrated in Jenkins build ZooKeeper-

[GitHub] zookeeper issue #99: ZOOKEEPER-2549 Add exception handling to sendResponse

2016-12-03 Thread rgs1
Github user rgs1 commented on the issue: https://github.com/apache/zookeeper/pull/99 @fpj, @hanm could you take a look? I am +1, but another look would be nice. --- 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 proj

[jira] [Commented] (ZOOKEEPER-2549) As NettyServerCnxn.sendResponse() allows all the exception to bubble up it can stop main ZK requests processing thread

2016-12-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15718432#comment-15718432 ] ASF GitHub Bot commented on ZOOKEEPER-2549: --- Github user rgs1 commented on t

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

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

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

2016-12-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15718424#comment-15718424 ] ASF GitHub Bot commented on ZOOKEEPER-2325: --- Github user rgs1 commented on a

[GitHub] zookeeper pull request #117: ZOOKEEPER-2325: Data inconsistency if all snaps...

2016-12-03 Thread rgs1
Github user rgs1 commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/117#discussion_r90761121 --- Diff: src/java/test/org/apache/zookeeper/test/EmptiedSnapshotRecoveryTest.java --- @@ -0,0 +1,134 @@ +/** + * Licensed to the Apache Software Foun

Failed: ZOOKEEPER- PreCommit Build #97

2016-12-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/97/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 30 lines...] at hudson.remotin

[GitHub] zookeeper pull request #100: ZOOKEEPER-2627:Remove ZRWSERVERFOUND from C cli...

2016-12-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/100 --- 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 e

[jira] [Commented] (ZOOKEEPER-2627) Remove ZRWSERVERFOUND from C client and replace handle_error with something more semantically explicit for r/w server reconnect.

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

about zookeeper ebook

2016-12-03 Thread ??????
hi, I would like to know the communication protocol of zookeeper, where can i find the article about it ,can you send me the official documents or a link?

ZooKeeper_branch34_openjdk7 - Build # 1294 - Failure

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

ZooKeeper_branch35_jdk8 - Build # 321 - Still Failing

2016-12-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/321/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 450443 lines...] [junit] 2016-12-03 13:54:26,474

ZooKeeper_branch34_solaris - Build # 1376 - Still Failing

2016-12-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_solaris/1376/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 167429 lines...] [junit] 2016-12-03 13:53:54

ZooKeeper_branch35_openjdk7 - Build # 318 - Failure

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

ZooKeeper_branch35_jdk7 - Build # 753 - Still Failing

2016-12-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/753/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 437361 lines...] [junit] at java.net.Abstra

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

2016-12-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/1408/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 509159 lines...] [junit] 2016-12-03 08:35:07,25