[GitHub] zookeeper issue #676: ZOOKEEPER-3181: ZOOKEEPER-2355 broke Curator TestingQu...

2018-11-04 Thread lvfangmin
Github user lvfangmin commented on the issue: https://github.com/apache/zookeeper/pull/676 @eolivelli I agree the naming is a bit confusing here, in this case we should rename the Jira and PR to make it more explicitly, we can change the name here, but it doesn't make sense to rename

[GitHub] zookeeper issue #682: ZOOKEEPER-2807. Flaky test: org.apache.zookeeper.test....

2018-11-04 Thread lvfangmin
Github user lvfangmin commented on the issue: https://github.com/apache/zookeeper/pull/682 Thanks @anmolnar, I've merged this onto master. ---

[GitHub] zookeeper pull request #682: ZOOKEEPER-2807. Flaky test: org.apache.zookeepe...

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

[GitHub] zookeeper issue #247: ZOOKEEPER-2778: Potential server deadlock between foll...

2018-11-04 Thread maoling
Github user maoling commented on the issue: https://github.com/apache/zookeeper/pull/247 @ALL if `getElectionAddress` method doesn't need a lock,then the deadlock will be fixed by the light of nature. but lots of methods in the `QuorumPeer` `synchronized (QV_LOCK)` which

[GitHub] zookeeper issue #669: ZOOKEEPER-3152: Port ZK netty stack to netty4

2018-11-04 Thread maoling
Github user maoling commented on the issue: https://github.com/apache/zookeeper/pull/669 find a [blog](https://blog.twitter.com/engineering/en_us/a/2013/netty-4-at-twitter-reduced-gc-overhead.html) about the twitter's practice of moving netty3 to netty4 for Finagle.it couldn't be

ZooKeeper_branch35_jdk8 - Build # 1179 - Failure

2018-11-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/1179/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 64.43 KB...] [junit] Running

[GitHub] zookeeper pull request #673: [ZOOKEEPER-3177] Refactor request throttle logi...

2018-11-04 Thread tumativ
Github user tumativ commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/673#discussion_r230588336 --- Diff: zookeeper-server/src/main/java/org/apache/zookeeper/server/ServerCnxn.java --- @@ -68,8 +68,39 @@ private volatile boolean stale

ZooKeeper_branch34_openjdk8 - Build # 109 - Failure

2018-11-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk8/109/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 43.29 KB...] [junit] Running

Failed: ZOOKEEPER- PreCommit Build #2579

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

[GitHub] zookeeper issue #686: Zookeeper 3167

2018-11-04 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/zookeeper/pull/686 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2580/ ---

[GitHub] zookeeper issue #688: reduce session revalidation time after zxid roll over

2018-11-04 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/zookeeper/pull/688 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2579/ ---

Failed: ZOOKEEPER- PreCommit Build #2580

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

[GitHub] zookeeper pull request #688: reduce session revalidation time after zxid rol...

2018-11-04 Thread TyqITstudent
GitHub user TyqITstudent opened a pull request: https://github.com/apache/zookeeper/pull/688 reduce session revalidation time after zxid roll over **Problem:** 1. Sometimes Zookeeper cluster will receive a lot of connections from clients, sometimes connection number even

[GitHub] zookeeper issue #687: Zookeeper 3169

2018-11-04 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/zookeeper/pull/687 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2578/ ---

Failed: ZOOKEEPER- PreCommit Build #2578

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

[GitHub] zookeeper pull request #687: Zookeeper 3169

2018-11-04 Thread TyqITstudent
GitHub user TyqITstudent opened a pull request: https://github.com/apache/zookeeper/pull/687 Zookeeper 3169 **Problem:** 1. Sometimes Zookeeper cluster will receive a lot of connections from clients, sometimes connection number even exceeds 1W. When zxid rolls over, the