Re: [VOTE] Apache ZooKeeper release 3.5.4-beta candidate 0

2018-05-13 Thread Michael Han
On Sun, May 13, 2018 at 6:26 AM, Enrico Olivelli wrote: > +1 (non binding) > downloaded, built from source, checked signatures > > run Apache BookKeeper unit tests using staged Maven Staged artifacts and > run basic manual tests using this ZK candidate > > run ZK tests on my

Re: [VOTE] Apache ZooKeeper release 3.5.4-beta candidate 0

2018-05-13 Thread Michael Han
+1 - verified xsum/sig - verified release notes. - verified regenerated documentations. - verified cluster with different sizes. - verified with few 4lw commands. - all unit test passed locally (minors known flaky ones). On Fri, May 11, 2018 at 12:03 PM, Camille Fournier

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

2018-05-13 Thread karanmehta93
Github user karanmehta93 commented on the issue: https://github.com/apache/zookeeper/pull/307 Agreed @zodvik . The scope of this Jira is to limit it to a generic slow query log and identify the outliers if any. For that reason, I am printing the actual request to the log as well. An

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

2018-05-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16473648#comment-16473648 ] Hadoop QA commented on ZOOKEEPER-2770: -- -1 overall. Here are the results of testing the latest

Failed: ZOOKEEPER-2770 PreCommit Build #3691

2018-05-13 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2770 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3691/ ### ## LAST 60 LINES OF THE CONSOLE ###

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

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

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

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

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

2018-05-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ZOOKEEPER-2770: -- Labels: pull-request-available (was: ) > ZooKeeper slow operation log >

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

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

ZooKeeper_branch34_openjdk7 - Build # 1918 - Failure

2018-05-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1918/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 40.54 KB...] [junit] Running

Re: [VOTE] Apache ZooKeeper release 3.5.4-beta candidate 0

2018-05-13 Thread Enrico Olivelli
+1 (non binding) downloaded, built from source, checked signatures run Apache BookKeeper unit tests using staged Maven Staged artifacts and run basic manual tests using this ZK candidate run ZK tests on my Fedora Box got a failure on

[jira] [Created] (ZOOKEEPER-3042) testFailedTxnAsPartOfQuorumLoss is flaky

2018-05-13 Thread Bogdan Kanivets (JIRA)
Bogdan Kanivets created ZOOKEEPER-3042: -- Summary: testFailedTxnAsPartOfQuorumLoss is flaky Key: ZOOKEEPER-3042 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3042 Project: ZooKeeper