[GitHub] nkalmar commented on issue #814: ZOOKEEPER-3028: MAVEN MIGRATION - 3.4 - Create maven assembly

2019-02-14 Thread GitBox
nkalmar commented on issue #814: ZOOKEEPER-3028: MAVEN MIGRATION - 3.4 - Create maven assembly URL: https://github.com/apache/zookeeper/pull/814#issuecomment-463550985 retest maven build This is an automated message from the

[jira] [Created] (ZOOKEEPER-3278) Maven sources are not buildable if not linked to a git respotiory

2019-02-14 Thread Enrico Olivelli (JIRA)
Enrico Olivelli created ZOOKEEPER-3278: -- Summary: Maven sources are not buildable if not linked to a git respotiory Key: ZOOKEEPER-3278 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3278 P

[jira] [Created] (ZOOKEEPER-3279) Maven tests fail on branch-3.4

2019-02-14 Thread Enrico Olivelli (JIRA)
Enrico Olivelli created ZOOKEEPER-3279: -- Summary: Maven tests fail on branch-3.4 Key: ZOOKEEPER-3279 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3279 Project: ZooKeeper Issue Ty

Re: [VOTE] Apache ZooKeeper release 3.4.14 candidate 1

2019-02-14 Thread Norbert Kalmar
I have to give a -1, I couldn't finish ant package target without fixing 2 missing file issues first. - zookeeper-contrib/zookeeper-contrib-ZooInspector/ivy.xml After I copied another: - zookeeper-server/src/main/resources/pom.template After I copied the missing files it run fine. Regards, Norber

Re: [VOTE] Apache ZooKeeper release 3.4.14 candidate 1

2019-02-14 Thread Enrico Olivelli
-1 from me as well. I see the same errors, and I have a test which is failing on my laptop junit.run: [junit] Running org.apache.zookeeper.test.BufferSizeTest [junit] Tests run: 6, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 6,11 sec [junit] Test org.apache.zookeeper.test.BufferSizeTest FAI

ZooKeeper_branch35_jdk8 - Build # 1305 - Failure

2019-02-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/1305/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 67.31 KB...] [junit] Tests run: 1, Failures: 0,

Four letter word command to get memory usage (patch included)

2019-02-14 Thread Bram Van Dam
Hey folks, I needed a way to keep track of individual ZK instances' memory usage without using JMX, so I went and added a new four letter word: memo Example usage: # echo memo | nc 127.0.0.1 44011 Maximum memory: 514850816 Free memory: 479290568 Total memory: 514850816 This exposes the same data

Re: Four letter word command to get memory usage (patch included)

2019-02-14 Thread Enrico Olivelli
Hi, Can you please create a patch against master branch and create a PR in github? Thank you Enrico Il giorno gio 14 feb 2019, 17:05 Bram Van Dam ha scritto: > Hey folks, > > I needed a way to keep track of individual ZK instances' memory usage > without using JMX, so I went and added a new fo

Re: Four letter word command to get memory usage (patch included)

2019-02-14 Thread Enrico Olivelli
It is also worth noting that we are also working on a new metrics system and JVM information will be included in the new system. https://issues.apache.org/jira/browse/ZOOKEEPER-3092 Enrico Il giorno gio 14 feb 2019 alle ore 17:39 Andor Molnar ha scritto: > > Hi Bram, > > Thanks for the contribu

Re: Four letter word command to get memory usage (patch included)

2019-02-14 Thread Andor Molnar
Hi Bram, Thanks for the contribution. Please follow Enrico's instructions on how to officially contribute on the ZooKeeper project. Here's our guidelines: https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute Additionally, 4lw has become deprecated, so we won't accept new features

[GitHub] anmolnar opened a new pull request #821: Fix ant package target: pom.template, zooinspector

2019-02-14 Thread GitBox
anmolnar opened a new pull request #821: Fix ant package target: pom.template, zooinspector URL: https://github.com/apache/zookeeper/pull/821 Quick fix for the release process. This is an automated message from the Apache Git

[GitHub] nkalmar commented on a change in pull request #821: Fix ant package target: pom.template, zooinspector

2019-02-14 Thread GitBox
nkalmar commented on a change in pull request #821: Fix ant package target: pom.template, zooinspector URL: https://github.com/apache/zookeeper/pull/821#discussion_r256995207 ## File path: build.xml ## @@ -1010,7 +1013,6 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle.

[GitHub] eolivelli commented on issue #821: Fix ant package target: pom.template, zooinspector

2019-02-14 Thread GitBox
eolivelli commented on issue #821: Fix ant package target: pom.template, zooinspector URL: https://github.com/apache/zookeeper/pull/821#issuecomment-463795806 on my laptop the tarball is "buildable" without problems This is

ZookKeeper and 'released' artifacts

2019-02-14 Thread Enrico Olivelli
Hi ZooKeepers, It's the first time I am looking deeply into the release procedure and what ZooKeeper is 'releasing'. I would like to share some thoughts, in order to understand better the process. I see that in the official repository [1] we are releasing only one single "artifact" which is a tar

Re: ZookKeeper and 'released' artifacts

2019-02-14 Thread Patrick Hunt
On Thu, Feb 14, 2019 at 1:04 PM Enrico Olivelli wrote: > Hi ZooKeepers, > > It's the first time I am looking deeply into the release procedure and > what ZooKeeper is 'releasing'. > I would like to share some thoughts, in order to understand better the > process. > > I see that in the official re

[GitHub] anmolnar commented on a change in pull request #821: Fix ant package target: pom.template, zooinspector

2019-02-14 Thread GitBox
anmolnar commented on a change in pull request #821: Fix ant package target: pom.template, zooinspector URL: https://github.com/apache/zookeeper/pull/821#discussion_r257026729 ## File path: build.xml ## @@ -1010,7 +1013,6 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle