Re: Heads up! Ant precommit disabled

2019-06-12 Thread Brian Nixon
Nice! On Wed, Jun 12, 2019 at 8:50 AM Enrico Olivelli wrote: > Hi all, > I have disabled the ant based precommit job for pull requests targeting > 'master' branch. > > A note for committers: most of pending pull requests ran the ant job. You > can ignore it > > I will update the wiki > > Enrico

Heads up! Ant precommit disabled

2019-06-12 Thread Enrico Olivelli
Hi all, I have disabled the ant based precommit job for pull requests targeting 'master' branch. A note for committers: most of pending pull requests ran the ant job. You can ignore it I will update the wiki Enrico

Re: contributor permission apply

2019-06-12 Thread Patrick Hunt
Some good "how to contribute" docs here: https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute Regards, Patrick On Wed, Jun 12, 2019 at 3:01 AM Enrico Olivelli wrote: > Il mer 12 giu 2019, 11:43 leesf ha scritto: > > > Hi, > > > > I want to contribute to Apache Zookeeper. > >

Re: Dropping ANT precommit script - last stept

2019-06-12 Thread Enrico Olivelli
I have disabled the Maven precommit for branch-3.4 and I have also disable ANT precommit for master. We are keeping ANT only for https://builds.apache.org/job/Zookeeper-trunk-single-thread/ this is the job that add the "SUCCESS|FAILURE integrated in master " on JIRA tickets. I have started a s

Apache Zookeeper - Export Commodity Control Classification (ECCN) Needed

2019-06-12 Thread DANOS, Bertrand
Dear team, I've check the page http://www.apache.org/licenses/exports/ however the "Apache Zookeeper" project is not referenced on it. Can you report me which is the ECCN number associated to Zookeeper project? Thanks in advance Regards Bertrand Danos This document, technology or software d

ZooKeeper-trunk - Build # 566 - Failure

2019-06-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/566/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 190.65 KB...] [junit] Tests run: 5, Failures: 0, Errors:

[jira] [Created] (ZOOKEEPER-3428) enable the TTL node and add a lazy-delete strategy to get noNodeException quickly when the ttl node had expired

2019-06-12 Thread maoling (JIRA)
maoling created ZOOKEEPER-3428: -- Summary: enable the TTL node and add a lazy-delete strategy to get noNodeException quickly when the ttl node had expired Key: ZOOKEEPER-3428 URL: https://issues.apache.org/jira/browse

Re: contributor permission apply

2019-06-12 Thread Enrico Olivelli
Il mer 12 giu 2019, 11:43 leesf ha scritto: > Hi, > > I want to contribute to Apache Zookeeper. > Would you please give me the contributor permission? > My JIRA ID is xleesf. > Hello Have you already sent pull requests? We will be happy to grant you permissions as soon as you have a patch to con

Re: Dropping ANT precommit script - last stept

2019-06-12 Thread Enrico Olivelli
Il mer 12 giu 2019, 11:36 Norbert Kalmar ha scritto: > Thank Enrico, awesome work! > > I wanted to suggest to drop maven build on branch 3.4. We never really > wanted to release or even migrate maven to 3.4, but for easier backports, > we did. > Even though maven is there, we said we will just ke

contributor permission apply

2019-06-12 Thread leesf
Hi, I want to contribute to Apache Zookeeper. Would you please give me the contributor permission? My JIRA ID is xleesf.

Re: Dropping ANT precommit script - last stept

2019-06-12 Thread Norbert Kalmar
Thank Enrico, awesome work! I wanted to suggest to drop maven build on branch 3.4. We never really wanted to release or even migrate maven to 3.4, but for easier backports, we did. Even though maven is there, we said we will just keep releasing 3.4 with ant for backward compatibility reasons. Plus

Re: PostCommit- CI job ? Where it is ?

2019-06-12 Thread Andor Molnar
It might give some additional feedback to the committer/contributor whether the patch has been successfully integrated into the target branch. We've seen issues when the merge build was outdated, showing green light on the pull request and the commit eventually broke master after merging. I'm not

Re: Dropping ANT precommit script - last stept

2019-06-12 Thread Enrico Olivelli
Patrick I took a look to Yetus, https://yetus.apache.org/documentation/0.10.0/precommit-basic/ and it is very cool. I will make experiments but it will take time. I am going to double check my list of stuff to migrate and if I am done I will disable the ant based precommit only for master branch.

Re: PostCommit- CI job ? Where it is ?

2019-06-12 Thread Enrico Olivelli
Michael it seems that the job is trying to send emails to you at l...@twitter.com but there is a typo. Do we still need this job? As we are dropping ANT we have to migrate it, but I don't find much value as we are already performing daily builds and precommits. Having such comment in jira is not s

Re: PostCommit- CI job ? Where it is ?

2019-06-12 Thread Enrico Olivelli
Self answered from the message on jira... It is zookeeper-trunk-single-thread Thanks Michael Enrico SUCCESS: Integrated in Jenkins build Zookeeper-trunk-single-thread #388 (See [https://builds.apache.org/job/Zookeeper-trunk-single-thread/388/]) ZOOKEEPER-3366: Pluggable metrics system for ZooK