ZooKeeper_branch35_jdk8 - Build # 991 - Still Failing

2018-06-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/991/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 62.25 KB...] [junit] Tests run: 1, Failures: 0,

[GitHub] zookeeper pull request #307: ZOOKEEPER-2770 ZooKeeper slow operation log

2018-06-03 Thread karanmehta93
Github user karanmehta93 commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/307#discussion_r192604269 --- Diff: src/java/main/org/apache/zookeeper/server/ServerStats.java --- @@ -148,9 +174,46 @@ synchronized public void resetRequestCounters(){

[GitHub] zookeeper pull request #534: ZOOKEEPER-2184 Zookeeper Client should re-resol...

2018-06-03 Thread lvfangmin
Github user lvfangmin commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/534#discussion_r192630642 --- Diff: src/java/main/org/apache/zookeeper/client/StaticHostProvider.java --- @@ -314,7 +340,7 @@ public InetSocketAddress next(long spinDelay) {

[GitHub] zookeeper pull request #534: ZOOKEEPER-2184 Zookeeper Client should re-resol...

2018-06-03 Thread lvfangmin
Github user lvfangmin commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/534#discussion_r192627337 --- Diff: src/java/main/org/apache/zookeeper/client/StaticHostProvider.java --- @@ -73,15 +80,27 @@ * if serverAddresses is empty

[GitHub] zookeeper pull request #534: ZOOKEEPER-2184 Zookeeper Client should re-resol...

2018-06-03 Thread lvfangmin
Github user lvfangmin commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/534#discussion_r192630799 --- Diff: src/java/main/org/apache/zookeeper/client/StaticHostProvider.java --- @@ -96,36 +115,46 @@ public StaticHostProvider(Collection serverAddress

[GitHub] zookeeper pull request #510: ZOOKEEPER-3019 add metric for slow fsyncs count

2018-06-03 Thread lvfangmin
Github user lvfangmin commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/510#discussion_r192631195 --- Diff: src/java/main/org/apache/zookeeper/server/persistence/FileTxnLog.java --- @@ -320,6 +332,11 @@ public synchronized void commit() throws IOExce

[jira] [Updated] (ZOOKEEPER-3019) Add a metric to track number of slow fsyncs

2018-06-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ZOOKEEPER-3019: -- Labels: pull-request-available (was: ) > Add a metric to track number of slow fsyn