Re: [VOTE] Apache ZooKeeper release 3.4.14 candidate 3

2019-02-24 Thread Enrico Olivelli
Il dom 24 feb 2019, 01:19 Patrick Hunt ha scritto: > -1. I notice at least a couple issues with license files. I used "meld" on > 3.4.14 to compare it to 3.4.13. > > in "lib" directory > * the file "jline-0.9.94.LICENSE.txt" has gone missing (and there is no > license file within the jar itself)

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

2019-02-24 Thread GitBox
maoling closed pull request #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 This is an automated message from the Apache Git

[GitHub] maoling opened a new pull request #832: ZOOKEEPER-2503:do a hard constraints on the number of myid which must be between 1 and 255

2019-02-24 Thread GitBox
maoling opened a new pull request #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 - more details in the [ZOOKEEPER-2503](https://issues.apache.org/jira/browse/ZOOKEEPER-2503). --

[GitHub] eolivelli commented on a change in pull request #832: ZOOKEEPER-2503:do a hard constraints on the number of myid which must be between 1 and 255

2019-02-24 Thread GitBox
eolivelli commented on a change in pull request #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#discussion_r259610908 ## File path: zookeeper-server/src/test/java/org/apache/zookeeper

[jira] [Updated] (ZOOKEEPER-3264) Add a benchmark tool for zookeeper

2019-02-24 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3264: --- Description: Reference: https://github.com/etcd-io/etcd/blob/master/tools/benchmark/cmd/range.go

[GitHub] nkalmar commented on issue #828: Maven migration - ZOOKEEPER-3285 add convenience tar, assembly module and sha512 generation

2019-02-24 Thread GitBox
nkalmar commented on issue #828: Maven migration - ZOOKEEPER-3285 add convenience tar, assembly module and sha512 generation URL: https://github.com/apache/zookeeper/pull/828#issuecomment-466754964 retest maven build This is

[GitHub] roodkcab commented on issue #639: ZOOKEEPER-2122: add openssl to zookeeper c client to support ssl

2019-02-24 Thread GitBox
roodkcab commented on issue #639: ZOOKEEPER-2122: add openssl to zookeeper c client to support ssl URL: https://github.com/apache/zookeeper/pull/639#issuecomment-466786961 sorry for replying late, I'll give it a try later Andor Molnár 于2019年2月20日周三 上午1:25写道: > @roodkcab

[GitHub] phunt commented on a change in pull request #828: Maven migration - ZOOKEEPER-3285 add convenience tar, assembly module and sha512 generation

2019-02-24 Thread GitBox
phunt commented on a change in pull request #828: Maven migration - ZOOKEEPER-3285 add convenience tar, assembly module and sha512 generation URL: https://github.com/apache/zookeeper/pull/828#discussion_r259638398 ## File path: pom.xml ## @@ -660,26 +666,20 @@

[GitHub] phunt commented on issue #796: ZOOKEEPER-3267: Add watcher metrics

2019-02-24 Thread GitBox
phunt commented on issue #796: ZOOKEEPER-3267: Add watcher metrics URL: https://github.com/apache/zookeeper/pull/796#issuecomment-466813798 @eolivelli is there a "retest" command to retrigger travis? Also could you update https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContri

[GitHub] eolivelli commented on issue #796: ZOOKEEPER-3267: Add watcher metrics

2019-02-24 Thread GitBox
eolivelli commented on issue #796: ZOOKEEPER-3267: Add watcher metrics URL: https://github.com/apache/zookeeper/pull/796#issuecomment-466814039 You have to click on the 'Restart' button on travis. Follow the link to the results , the button is usually on the right, on top of the panel.

[GitHub] nkalmar commented on a change in pull request #828: Maven migration - ZOOKEEPER-3285 add convenience tar, assembly module and sha512 generation

2019-02-24 Thread GitBox
nkalmar commented on a change in pull request #828: Maven migration - ZOOKEEPER-3285 add convenience tar, assembly module and sha512 generation URL: https://github.com/apache/zookeeper/pull/828#discussion_r259648774 ## File path: pom.xml ## @@ -660,26 +666,20 @@

[GitHub] nkalmar commented on a change in pull request #828: Maven migration - ZOOKEEPER-3285 add convenience tar, assembly module and sha512 generation

2019-02-24 Thread GitBox
nkalmar commented on a change in pull request #828: Maven migration - ZOOKEEPER-3285 add convenience tar, assembly module and sha512 generation URL: https://github.com/apache/zookeeper/pull/828#discussion_r259648774 ## File path: pom.xml ## @@ -660,26 +666,20 @@

回复:Travis is Up an running

2019-02-24 Thread Justin Ling Mao
Awesome work,Thanks Enrico! - 原始邮件 - 发件人:Enrico Olivelli 收件人:DevZooKeeper 主题:Travis is Up an running 日期:2019年02月22日 23点42分 Hi folks, Andor merged the patch about Travis configuration, let me recap the status quo about Pull Requests. 1) We are using Travis to test the build on JDK8 and J

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

2019-02-24 Thread TisonKun (JIRA)
TisonKun created ZOOKEEPER-3289: --- Summary: Throw KeeperException with path in DataTree operations Key: ZOOKEEPER-3289 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3289 Project: ZooKeeper

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

2019-02-24 Thread TisonKun (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16776527#comment-16776527 ] TisonKun commented on ZOOKEEPER-3289: - If we can reach a consensus, I volunteer t