[GitHub] zookeeper pull request #308: ZOOKEEPER-2842:Optimize the finish() of Send/Re...

2017-08-07 Thread maoling
Github user maoling commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/308#discussion_r131591226 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/QuorumCnxManager.java --- @@ -233,25 +233,25 @@ public QuorumCnxManager(QuorumPeer self) {

[jira] [Commented] (ZOOKEEPER-2842) optimize the finish() of Send/RecvWorker in QuorumCnxManager and remove testInitiateConnection() and formates some codes

2017-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16116205#comment-16116205 ] ASF GitHub Bot commented on ZOOKEEPER-2842: --- Github user maoling commented o

[GitHub] zookeeper pull request #308: ZOOKEEPER-2842:Optimize the finish() of Send/Re...

2017-08-07 Thread maoling
Github user maoling commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/308#discussion_r131591446 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/QuorumCnxManager.java --- @@ -233,25 +233,25 @@ public QuorumCnxManager(QuorumPeer self) {

[jira] [Commented] (ZOOKEEPER-2842) optimize the finish() of Send/RecvWorker in QuorumCnxManager and remove testInitiateConnection() and formates some codes

2017-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16116208#comment-16116208 ] ASF GitHub Bot commented on ZOOKEEPER-2842: --- Github user maoling commented o

[GitHub] zookeeper pull request #308: ZOOKEEPER-2842:Optimize the finish() of Send/Re...

2017-08-07 Thread maoling
Github user maoling commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/308#discussion_r131591962 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/QuorumCnxManager.java --- @@ -880,19 +876,20 @@ public void run() { *

[jira] [Commented] (ZOOKEEPER-2842) optimize the finish() of Send/RecvWorker in QuorumCnxManager and remove testInitiateConnection() and formates some codes

2017-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16116209#comment-16116209 ] ASF GitHub Bot commented on ZOOKEEPER-2842: --- Github user maoling commented o

ZooKeeper_branch35_jdk7 - Build # 1067 - Failure

2017-08-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/1067/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 67.77 MB...] [junit] java.net.ConnectException:

[jira] [Updated] (ZOOKEEPER-1923) A typo in zookeeperStarted document

2017-08-07 Thread Benedict Jin (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict Jin updated ZOOKEEPER-1923: Priority: Minor (was: Major) > A typo in zookeeperStarted document > --

[jira] [Commented] (ZOOKEEPER-1923) A typo in zookeeperStarted document

2017-08-07 Thread Benedict Jin (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16116300#comment-16116300 ] Benedict Jin commented on ZOOKEEPER-1923: - Hi [~chengwei-yang] . This jira sho

[jira] [Commented] (ZOOKEEPER-2867) an expired ZK session can be re-established

2017-08-07 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16116361#comment-16116361 ] maoling commented on ZOOKEEPER-2867: These session expiration logs don't exactly r

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

2017-08-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/1153/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 65.12 MB...] [junit] at sun.nio.ch.SocketChan

ZooKeeper_branch34_openjdk7 - Build # 1601 - Failure

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

[jira] [Created] (ZOOKEEPER-2868) Clover report does not show test results

2017-08-07 Thread Duo Xu (JIRA)
Duo Xu created ZOOKEEPER-2868: - Summary: Clover report does not show test results Key: ZOOKEEPER-2868 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2868 Project: ZooKeeper Issue Type: Impr

[jira] [Updated] (ZOOKEEPER-2868) Clover report does not show test results

2017-08-07 Thread Duo Xu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Xu updated ZOOKEEPER-2868: -- Attachment: ZOOKEEPER-2628.01.patch Fix is attached. > Clover report does not show test results > -

Failed: ZOOKEEPER-2868 PreCommit Build #3642

2017-08-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2868 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3642/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Created] (ZOOKEEPER-2869) Allow for exponential backoff in ClientCnxn.SendThread on connection re-establishment

2017-08-07 Thread Nick Travers (JIRA)
Nick Travers created ZOOKEEPER-2869: --- Summary: Allow for exponential backoff in ClientCnxn.SendThread on connection re-establishment Key: ZOOKEEPER-2869 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2869

[jira] [Commented] (ZOOKEEPER-2869) Allow for exponential backoff in ClientCnxn.SendThread on connection re-establishment

2017-08-07 Thread Dan Benediktson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117378#comment-16117378 ] Dan Benediktson commented on ZOOKEEPER-2869: Our fork actually has solved

[GitHub] zookeeper pull request #329: ZOOKEEPER-2864: Add script to run a java api co...

2017-08-07 Thread afine
GitHub user afine opened a pull request: https://github.com/apache/zookeeper/pull/329 ZOOKEEPER-2864: Add script to run a java api compatibility tool For example: `python check_compatibility.py branch-3.5..branch-3.4 ` You can merge this pull request into a Git repository by running

[jira] [Commented] (ZOOKEEPER-2864) Add script to run a java api compatibility tool

2017-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117426#comment-16117426 ] ASF GitHub Bot commented on ZOOKEEPER-2864: --- GitHub user afine opened a pull

Failed: ZOOKEEPER- PreCommit Build #928

2017-08-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/928/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 74.91 MB...] [exec] +0 tests

[jira] [Commented] (ZOOKEEPER-2864) Add script to run a java api compatibility tool

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

Failed: ZOOKEEPER-2471 PreCommit Build #3643

2017-08-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2471 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3643/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-2869) Allow for exponential backoff in ClientCnxn.SendThread on connection re-establishment

2017-08-07 Thread Nick Travers (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117518#comment-16117518 ] Nick Travers commented on ZOOKEEPER-2869: - Ah, good to know [~dbenediktson]!

[jira] [Updated] (ZOOKEEPER-2867) an expired ZK session can be re-established

2017-08-07 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated ZOOKEEPER-2867: --- Attachment: zk.1.formatted zk.0.formatted [~hanm], thanks for the reply. I am atta

[jira] [Comment Edited] (ZOOKEEPER-2867) an expired ZK session can be re-established

2017-08-07 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117570#comment-16117570 ] Jun Rao edited comment on ZOOKEEPER-2867 at 8/7/17 11:50 PM: ---

[jira] [Comment Edited] (ZOOKEEPER-2867) an expired ZK session can be re-established

2017-08-07 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117570#comment-16117570 ] Jun Rao edited comment on ZOOKEEPER-2867 at 8/7/17 11:51 PM: ---

[jira] [Commented] (ZOOKEEPER-2869) Allow for exponential backoff in ClientCnxn.SendThread on connection re-establishment

2017-08-07 Thread Dan Benediktson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117581#comment-16117581 ] Dan Benediktson commented on ZOOKEEPER-2869: Yeah, ours has been running i

[jira] [Commented] (ZOOKEEPER-2867) an expired ZK session can be re-established

2017-08-07 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117850#comment-16117850 ] Michael Han commented on ZOOKEEPER-2867: In zk.1 log, looks like server 1 (whi