ZooKeeper_branch34_jdk7 - Build # 2286 - Failure

2019-04-02 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk7/2286/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 46.97 KB...] [junit] Running org.apache.zookeep

[GitHub] [zookeeper] maoling commented on issue #823: ZOOKEEPER-2694:sync CLI command does not wait for result from server

2019-04-02 Thread GitBox
maoling commented on issue #823: ZOOKEEPER-2694:sync CLI command does not wait for result from server URL: https://github.com/apache/zookeeper/pull/823#issuecomment-479307914 ping @anmolnar This is an automated message from

[GitHub] [zookeeper] maoling commented on issue #832: ZOOKEEPER-2503:do a hard constraints on the number of myid which must be between 1 and 255

2019-04-02 Thread GitBox
maoling commented on issue #832: ZOOKEEPER-2503:do a hard constraints on the number of myid which must be between 1 and 255 URL: https://github.com/apache/zookeeper/pull/832#issuecomment-479307258 @anmolnar Yes,Let me take another look. -

[GitHub] [zookeeper] eolivelli commented on issue #889: ZOOKEEPER-3122 - Only deploy zk-server and zk-jute to maven repo

2019-04-02 Thread GitBox
eolivelli commented on issue #889: ZOOKEEPER-3122 - Only deploy zk-server and zk-jute to maven repo URL: https://github.com/apache/zookeeper/pull/889#issuecomment-479218515 @anmolnar this PR is targeting branch-3.5 but the patch applies cleanly to master -

[GitHub] [zookeeper] eolivelli edited a comment on issue #889: ZOOKEEPER-3122 - Only deploy zk-server and zk-jute to maven repo

2019-04-02 Thread GitBox
eolivelli edited a comment on issue #889: ZOOKEEPER-3122 - Only deploy zk-server and zk-jute to maven repo URL: https://github.com/apache/zookeeper/pull/889#issuecomment-479217685 @anmolnar @nkalmar you can try this patch just by pushing to a local repo: mvn clean deploy -DaltDep

[GitHub] [zookeeper] eolivelli commented on issue #889: ZOOKEEPER-3122 - Only deploy zk-server and zk-jute to maven repo

2019-04-02 Thread GitBox
eolivelli commented on issue #889: ZOOKEEPER-3122 - Only deploy zk-server and zk-jute to maven repo URL: https://github.com/apache/zookeeper/pull/889#issuecomment-479217685 @anmolnar @nkalmar you can try this patch just by pushing to a local repo: mvn clean deploy -DaltDeployment

[GitHub] [zookeeper] eolivelli opened a new pull request #889: ZOOKEEPER-3122 - Only deploy zk-server and zk-jute to maven repo

2019-04-02 Thread GitBox
eolivelli opened a new pull request #889: ZOOKEEPER-3122 - Only deploy zk-server and zk-jute to maven repo URL: https://github.com/apache/zookeeper/pull/889 Skip Maven deploy plugin for modules which are not to be deployed: - assembly - clients (C binding) - documentation - reci

[jira] [Updated] (ZOOKEEPER-3347) Improve PathTrie Consistency

2019-04-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ZOOKEEPER-3347: -- Labels: pull-request-available (was: ) > Improve PathTrie Consistency > -

[GitHub] [zookeeper] BELUGABEHR opened a new pull request #888: ZOOKEEPER-3347: Improve PathTrie Consistency

2019-04-02 Thread GitBox
BELUGABEHR opened a new pull request #888: ZOOKEEPER-3347: Improve PathTrie Consistency URL: https://github.com/apache/zookeeper/pull/888 This is an automated message from the Apache Git Service. To respond to the message, p

[jira] [Updated] (ZOOKEEPER-3347) Improve PathTrie Consistency

2019-04-02 Thread David Mollitor (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mollitor updated ZOOKEEPER-3347: -- Summary: Improve PathTrie Consistency (was: Review PathTrie Consistency ) > Impro

[jira] [Updated] (ZOOKEEPER-3347) Review PathTrie Consistency

2019-04-02 Thread David Mollitor (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mollitor updated ZOOKEEPER-3347: -- Summary: Review PathTrie Consistency (was: PathTrie Consistency ) > Review PathTr

[jira] [Created] (ZOOKEEPER-3347) PathTrie Consistency

2019-04-02 Thread David Mollitor (JIRA)
David Mollitor created ZOOKEEPER-3347: - Summary: PathTrie Consistency Key: ZOOKEEPER-3347 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3347 Project: ZooKeeper Issue Type: Improve

[GitHub] [zookeeper] eolivelli commented on issue #887: ZOOKEEPER-3122 - Only deploy zk-server and zk-jute to maven repo

2019-04-02 Thread GitBox
eolivelli commented on issue #887: ZOOKEEPER-3122 - Only deploy zk-server and zk-jute to maven repo URL: https://github.com/apache/zookeeper/pull/887#issuecomment-479206283 @nkalmar @anmolnar I am sending another patch with a different approach -

[GitHub] [zookeeper] eolivelli commented on issue #887: ZOOKEEPER-3122 - Only deploy zk-server and zk-jute to maven repo

2019-04-02 Thread GitBox
eolivelli commented on issue #887: ZOOKEEPER-3122 - Only deploy zk-server and zk-jute to maven repo URL: https://github.com/apache/zookeeper/pull/887#issuecomment-479072112 Try with a client with a new maven repo. This is an

[GitHub] [zookeeper] nkalmar opened a new pull request #887: ZOOKEEPER-3122 - Only deploy zk-server and zk-jute to maven repo

2019-04-02 Thread GitBox
nkalmar opened a new pull request #887: ZOOKEEPER-3122 - Only deploy zk-server and zk-jute to maven repo URL: https://github.com/apache/zookeeper/pull/887 This is an automated message from the Apache Git Service. To respond

Failed: ZOOKEEPER-2170 PreCommit Build #3778

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2170 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3778/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-1225 PreCommit Build #3774

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1225 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3774/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-1871 PreCommit Build #3777

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1871 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3777/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-2475 PreCommit Build #3779

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2475 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3779/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-2276 PreCommit Build #3775

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2276 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3775/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-912 PreCommit Build #3773

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-912 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3773/ ### ## LAST 60 LINES OF THE CONSOLE ### [.

Failed: ZOOKEEPER-2509 PreCommit Build #3776

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2509 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3776/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-1260 PreCommit Build #3771

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1260 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3771/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-1881 PreCommit Build #3772

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1881 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3772/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-2272 PreCommit Build #3770

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2272 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3770/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-1235 PreCommit Build #3768

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1235 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3768/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-770 PreCommit Build #3766

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-770 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3766/ ### ## LAST 60 LINES OF THE CONSOLE ### [.

Failed: ZOOKEEPER-2422 PreCommit Build #3764

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2422 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3764/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-2202 PreCommit Build #3767

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2202 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3767/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-2091 PreCommit Build #3769

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2091 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3769/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-2354 PreCommit Build #3765

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2354 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3765/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-2263 PreCommit Build #3763

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2263 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3763/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-2097 PreCommit Build #3755

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2097 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3755/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-1856 PreCommit Build #3759

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1856 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3759/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-1350 PreCommit Build #3758

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1350 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3758/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-2551 PreCommit Build #3761

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2551 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3761/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-2019 PreCommit Build #3762

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2019 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3762/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-1452 PreCommit Build #3760

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1452 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3760/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-896 PreCommit Build #3756

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-896 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3756/ ### ## LAST 60 LINES OF THE CONSOLE ### [.

Failed: ZOOKEEPER-1209 PreCommit Build #3757

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1209 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3757/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-1178 PreCommit Build #3754

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1178 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3754/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-2532 PreCommit Build #3753

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2532 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3753/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-1814 PreCommit Build #3750

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1814 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3750/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-2492 PreCommit Build #3747

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2492 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3747/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-2260 PreCommit Build #3751

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2260 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3751/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-2277 PreCommit Build #3748

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2277 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3748/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-2031 PreCommit Build #3752

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2031 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3752/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-776 PreCommit Build #3749

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-776 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3749/ ### ## LAST 60 LINES OF THE CONSOLE ### [.

Failed: ZOOKEEPER-2547 PreCommit Build #3746

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2547 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3746/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-1681 PreCommit Build #3745

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1681 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3745/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-2285 PreCommit Build #3744

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2285 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3744/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-910 PreCommit Build #3742

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-910 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3742/ ### ## LAST 60 LINES OF THE CONSOLE ### [.

Failed: ZOOKEEPER-2394 PreCommit Build #3743

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2394 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3743/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-1971 PreCommit Build #3741

2019-04-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1971 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3741/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Re: [ANNOUNCE] Apache ZooKeeper 3.4.14

2019-04-02 Thread Enrico Olivelli
Great work Andor !! Enrico Il giorno mar 2 apr 2019 alle ore 12:51 Justin Ling Mao ha scritto: > > Awesome!!! > - Original Message - > From: Andor Molnar > To: DevZooKeeper , u...@zookeeper.apache.org > Subject: [ANNOUNCE] Apache ZooKeeper 3.4.14 > Date: 2019-04-02 18:32 > > > The Apach

[GitHub] [zookeeper] anmolnar commented on issue #885: ZOOKEEPER-3122 - fix some maven release related issues

2019-04-02 Thread GitBox
anmolnar commented on issue #885: ZOOKEEPER-3122 - fix some maven release related issues URL: https://github.com/apache/zookeeper/pull/885#issuecomment-478987918 Committed. This is an automated message from the Apache Git Ser

[GitHub] [zookeeper] anmolnar closed pull request #885: ZOOKEEPER-3122 - fix some maven release related issues

2019-04-02 Thread GitBox
anmolnar closed pull request #885: ZOOKEEPER-3122 - fix some maven release related issues URL: https://github.com/apache/zookeeper/pull/885 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Deleted] (ZOOKEEPER-3345) Masters

2019-04-02 Thread Chris Thistlethwaite (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Thistlethwaite deleted ZOOKEEPER-3345: > Masters > --- > > Key: ZOOKEEPER-3345 >

[jira] [Deleted] (ZOOKEEPER-3346) Simon poortman

2019-04-02 Thread Chris Thistlethwaite (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Thistlethwaite deleted ZOOKEEPER-3346: > Simon poortman > -- > > Key: ZOOKEEPER-3346

[GitHub] [zookeeper] anmolnar commented on a change in pull request #855: ZOOKEEPER-3310: Add metrics for prep processor

2019-04-02 Thread GitBox
anmolnar commented on a change in pull request #855: ZOOKEEPER-3310: Add metrics for prep processor URL: https://github.com/apache/zookeeper/pull/855#discussion_r271286626 ## File path: zookeeper-server/src/test/java/org/apache/zookeeper/server/PrepRequestProcessorMetricsTest.java

[GitHub] [zookeeper] nkalmar commented on issue #886: ZOOKEEPER-3122 - fix some maven release related issues

2019-04-02 Thread GitBox
nkalmar commented on issue #886: ZOOKEEPER-3122 - fix some maven release related issues URL: https://github.com/apache/zookeeper/pull/886#issuecomment-478980665 retest ant build This is an automated message from the Apache Gi

[GitHub] [zookeeper] nkalmar commented on issue #886: ZOOKEEPER-3122 - fix some maven release related issues

2019-04-02 Thread GitBox
nkalmar commented on issue #886: ZOOKEEPER-3122 - fix some maven release related issues URL: https://github.com/apache/zookeeper/pull/886#issuecomment-478979618 retest maven build This is an automated message from the Apache

[GitHub] [zookeeper] anmolnar commented on issue #832: ZOOKEEPER-2503:do a hard constraints on the number of myid which must be between 1 and 255

2019-04-02 Thread GitBox
anmolnar commented on issue #832: ZOOKEEPER-2503:do a hard constraints on the number of myid which must be between 1 and 255 URL: https://github.com/apache/zookeeper/pull/832#issuecomment-478978048 @maoling You haven't addressed all comments yet. e.g. Run tests with multiple valid/invali

[GitHub] [zookeeper] BELUGABEHR commented on a change in pull request #876: ZOOKEEPER-3020: Review of SyncRequestProcessor

2019-04-02 Thread GitBox
BELUGABEHR commented on a change in pull request #876: ZOOKEEPER-3020: Review of SyncRequestProcessor URL: https://github.com/apache/zookeeper/pull/876#discussion_r271282023 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/SyncRequestProcessor.java

[GitHub] [zookeeper] BELUGABEHR commented on a change in pull request #876: ZOOKEEPER-3020: Review of SyncRequestProcessor

2019-04-02 Thread GitBox
BELUGABEHR commented on a change in pull request #876: ZOOKEEPER-3020: Review of SyncRequestProcessor URL: https://github.com/apache/zookeeper/pull/876#discussion_r271280540 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/SyncRequestProcessor.java

[GitHub] [zookeeper] anmolnar commented on a change in pull request #800: ZOOKEEPER-3268: Add commit processor metrics

2019-04-02 Thread GitBox
anmolnar commented on a change in pull request #800: ZOOKEEPER-3268: Add commit processor metrics URL: https://github.com/apache/zookeeper/pull/800#discussion_r271277618 ## File path: zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/CommitProcessorMetricsTest.java

[GitHub] [zookeeper] anmolnar commented on a change in pull request #800: ZOOKEEPER-3268: Add commit processor metrics

2019-04-02 Thread GitBox
anmolnar commented on a change in pull request #800: ZOOKEEPER-3268: Add commit processor metrics URL: https://github.com/apache/zookeeper/pull/800#discussion_r271277422 ## File path: zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/CommitProcessorMetricsTest.java

[GitHub] [zookeeper] anmolnar commented on a change in pull request #800: ZOOKEEPER-3268: Add commit processor metrics

2019-04-02 Thread GitBox
anmolnar commented on a change in pull request #800: ZOOKEEPER-3268: Add commit processor metrics URL: https://github.com/apache/zookeeper/pull/800#discussion_r271277265 ## File path: zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/CommitProcessorMetricsTest.java

[GitHub] [zookeeper] anmolnar commented on a change in pull request #800: ZOOKEEPER-3268: Add commit processor metrics

2019-04-02 Thread GitBox
anmolnar commented on a change in pull request #800: ZOOKEEPER-3268: Add commit processor metrics URL: https://github.com/apache/zookeeper/pull/800#discussion_r271276644 ## File path: zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/CommitProcessorMetricsTest.java

[GitHub] [zookeeper] nkalmar opened a new pull request #886: ZOOKEEPER-3122 - fix some maven release related issues

2019-04-02 Thread GitBox
nkalmar opened a new pull request #886: ZOOKEEPER-3122 - fix some maven release related issues URL: https://github.com/apache/zookeeper/pull/886 Some problems found in maven release procedure on branch-3.5 also applicable to master (missing license file, dependency scope)

[GitHub] [zookeeper] anmolnar commented on issue #876: Zookeeper 3020 2

2019-04-02 Thread GitBox
anmolnar commented on issue #876: Zookeeper 3020 2 URL: https://github.com/apache/zookeeper/pull/876#issuecomment-478968769 @BELUGABEHR Please update the comment and description of this PR. Thanks! This is an automated message

[GitHub] [zookeeper] anmolnar commented on a change in pull request #876: Zookeeper 3020 2

2019-04-02 Thread GitBox
anmolnar commented on a change in pull request #876: Zookeeper 3020 2 URL: https://github.com/apache/zookeeper/pull/876#discussion_r271270150 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/SyncRequestProcessor.java ## @@ -102,103 +108,96 @@ public

[GitHub] [zookeeper] nkalmar opened a new pull request #885: ZOOKEEPER-3122 - fix some maven release related issues

2019-04-02 Thread GitBox
nkalmar opened a new pull request #885: ZOOKEEPER-3122 - fix some maven release related issues URL: https://github.com/apache/zookeeper/pull/885 While testing the maven release procedure, I found some problems (missing license file, unused dependencies) ---

[GitHub] [zookeeper] anmolnar commented on issue #879: fix: grammar fixes and link adds

2019-04-02 Thread GitBox
anmolnar commented on issue #879: fix: grammar fixes and link adds URL: https://github.com/apache/zookeeper/pull/879#issuecomment-478956307 I think this is another one which doesn't necessary worth a Jira. Committed to master and 3.5 branches. Thanks for the contribution @mattc41190 ! -

[GitHub] [zookeeper] asfgit closed pull request #879: fix: grammar fixes and link adds

2019-04-02 Thread GitBox
asfgit closed pull request #879: fix: grammar fixes and link adds URL: https://github.com/apache/zookeeper/pull/879 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [ANNOUNCE] Apache ZooKeeper 3.4.14

2019-04-02 Thread Justin Ling Mao
Awesome!!! - Original Message - From: Andor Molnar To: DevZooKeeper , u...@zookeeper.apache.org Subject: [ANNOUNCE] Apache ZooKeeper 3.4.14 Date: 2019-04-02 18:32 The Apache ZooKeeper team is proud to announce Apache ZooKeeper version 3.4.14 ZooKeeper is a high-performance coordination s

[jira] [Updated] (ZOOKEEPER-3290) Throw detailed KeeperException when a transaction failed

2019-04-02 Thread Andor Molnar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andor Molnar updated ZOOKEEPER-3290: Fix Version/s: (was: 3.4.14) 3.4.15 > Throw detailed KeeperExcep

[jira] [Updated] (ZOOKEEPER-3289) Throw KeeperException with path in DataTree operations

2019-04-02 Thread Andor Molnar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andor Molnar updated ZOOKEEPER-3289: Fix Version/s: (was: 3.4.14) (was: 3.5.5) > Throw KeeperExce

[ANNOUNCE] Apache ZooKeeper 3.4.14

2019-04-02 Thread Andor Molnar
The Apache ZooKeeper team is proud to announce Apache ZooKeeper version 3.4.14 ZooKeeper is a high-performance coordination service for distributed applications. It exposes common services - such as naming, configuration management, synchronization, and group services - in a simple interface so yo