Re: FYI - gRPC project for ZooKeeper

2020-01-16 Thread Enrico Olivelli
Jordan, I have been following this work and I appreciate that very much. Your doc draws a good picture of the status of our codebase. Personally I see much value in opening Zookeeper to non Java native clients. Reworking the internals (zkdatabase, server-to-server) as you state in your docs, is

Jenkins build is back to stable : PreCommit-ZOOKEEPER-github-pr-build-maven #1790

2020-01-16 Thread Apache Jenkins Server
See

Jenkins build became unstable: PreCommit-ZOOKEEPER-github-pr-build-maven #1789

2020-01-16 Thread Apache Jenkins Server
See

Jenkins build is back to stable : PreCommit-ZOOKEEPER-github-pr-build-maven #1788

2020-01-16 Thread Apache Jenkins Server
See

Jenkins build is back to normal : zookeeper-master-maven #618

2020-01-16 Thread Apache Jenkins Server
See

FYI - gRPC project for ZooKeeper

2020-01-16 Thread Jordan Zimmerman
Hello folks, I've been working on gRPC support for ZooKeeper. Please see the doc here for latest details, links to branches, etc.: https://docs.google.com/document/d/1wP61nCDeLLNPdXGxHxi_MIbt7c2pCl0ttm9KMjyOisQ/edit# Also see:

Re: ZooKeeper Meetup @ Facebook - Jan 29th

2020-01-16 Thread Ted Dunning
Mohamed, I still didn't get an answer about what level of NDA will be required by FB in order to attend this event. Without that information, I can't come. On Fri, Jan 10, 2020 at 10:01 AM Mohamed Jeelani wrote: > Lets Meetup!  (Please Register at https://zkmeetup2020.splashthat.com/) > >

Jenkins build is still unstable: PreCommit-ZOOKEEPER-github-pr-build-maven #1787

2020-01-16 Thread Apache Jenkins Server
See

Build failed in Jenkins: zookeeper-master-maven-jdk12 #324

2020-01-16 Thread Apache Jenkins Server
See Changes: [fangmin] ZOOKEEPER-3694: Use Map computeIfAbsent in AvgMinMaxCounterSet Class -- [...truncated 540.34 KB...] [exec]

Build failed in Jenkins: zookeeper-master-maven #617

2020-01-16 Thread Apache Jenkins Server
See Changes: [fangmin] ZOOKEEPER-3694: Use Map computeIfAbsent in AvgMinMaxCounterSet Class -- [...truncated 531.48 KB...] [exec] Using config:

Build failed in Jenkins: zookeeper-master-maven-owasp #325

2020-01-16 Thread Apache Jenkins Server
See Changes: [fangmin] ZOOKEEPER-3694: Use Map computeIfAbsent in AvgMinMaxCounterSet Class -- [...truncated 263.08 KB...] Generating

Re: ZooKeeper Meetup @ Facebook - Jan 29th

2020-01-16 Thread Edward Ribeiro
+1 on video conferencing. :) I am particularly excited to see Jordan's proposal! :) Cheers, Edward Em sex, 10 de jan de 2020 18:42, Jordan Zimmerman < jor...@jordanzimmerman.com> escreveu: > If there’s video conferencing available I could do a remote presention on > the ideas I have for gRPC

Jenkins build became unstable: PreCommit-ZOOKEEPER-github-pr-build-maven #1786

2020-01-16 Thread Apache Jenkins Server
See

Re: [VOTE] Apache ZooKeeper release 3.6.0 candidate 0

2020-01-16 Thread Szalay-Bekő Máté
Yep, ZOOKEEPER-3530 was me. :) Sorry to not bring this discussion to the mailing list... I think having a ...-lib.tgz file generated by maven makes sense, so people who are using the C client / C libraries can have them built into a single

Re: [VOTE] Apache ZooKeeper release 3.6.0 candidate 0

2020-01-16 Thread Andor Molnar
> On 2020. Jan 16., at 18:10, Patrick Hunt wrote: > >> 2) “lib” tarball >> I think we’ve already talked about releasing C binaries and I had always >> been against it. These libraries are not portable and unless we release >> separate artifacts for all major distributions (including

Re: [VOTE] Apache ZooKeeper release 3.6.0 candidate 0

2020-01-16 Thread Patrick Hunt
On Thu, Jan 16, 2020 at 5:42 AM Andor Molnar wrote: > Thanks a lot Enrico, great work so far. > If you’re feeling having hard a time as a RM, you’re definitely on the > right track. :) > > 10x - thanks for driving this, herding the cats, and owning the outcome Enrico. :-) > Referring 3.6.0 as

Re: [VOTE] Apache ZooKeeper release 3.6.0 candidate 0

2020-01-16 Thread Patrick Hunt
On Thu, Jan 16, 2020 at 5:18 AM Andor Molnar wrote: > Hi, > > 1) I think TLD “parent-3.6” is a consequence of the following rename: > https://github.com/apache/zookeeper/pull/892 > > Which was done due to enabling us to rename ‘zookeeper-server’ to > ‘zookeeper’ and keep the legacy Maven

Build failed in Jenkins: zookeeper-master-maven-jdk12 #323

2020-01-16 Thread Apache Jenkins Server
See Changes: -- [...truncated 392.69 KB...] checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h...

Re: [VOTE] Apache ZooKeeper release 3.6.0 candidate 0

2020-01-16 Thread Enrico Olivelli
Jordan, You can use this repository (the one I linked in the first email of this thread) https://repository.apache.org/content/repositories/orgapachezookeeper-1045/ just add it in a tag in your pom.xml Enrico Il giorno gio 16 gen 2020 alle ore 16:51 Jordan Zimmerman <

Re: [VOTE] Apache ZooKeeper release 3.6.0 candidate 0

2020-01-16 Thread Jordan Zimmerman
Thanks for managing this Enrico! Any chance of deploying a 3.6.0-CANDIDATE-0-SNAPSHOT (or some other similar name) so I can run Curator tests? It’s a real pain to manually insert the JAR vía Maven. Jordan Zimmerman > On Jan 15, 2020, at 1:05 PM, Enrico Olivelli wrote: >

Re: [VOTE] Apache ZooKeeper release 3.6.0 candidate 0

2020-01-16 Thread Andor Molnar
Thanks a lot Enrico, great work so far. If you’re feeling having hard a time as a RM, you’re definitely on the right track. :) Referring 3.6.0 as a “major” release made me thinking a bit. This release is definitely a big leap in ZK’s history, but strictly based on the versioning it is “only”

Re: [VOTE] Apache ZooKeeper release 3.6.0 candidate 0

2020-01-16 Thread Enrico Olivelli
Thank you Patrick and Andor Il giorno gio 16 gen 2020 alle ore 14:18 Andor Molnar ha scritto: > Hi, > > 1) I think TLD “parent-3.6” is a consequence of the following rename: > https://github.com/apache/zookeeper/pull/892 > > Which was done due to enabling us to rename ‘zookeeper-server’ to >

Re: [VOTE] Apache ZooKeeper release 3.6.0 candidate 0

2020-01-16 Thread Andor Molnar
Hi, 1) I think TLD “parent-3.6” is a consequence of the following rename: https://github.com/apache/zookeeper/pull/892 Which was done due to enabling us to rename ‘zookeeper-server’ to ‘zookeeper’ and keep the legacy Maven structure. I suspect 2 Maven projects cannot have the same name, so we

ZooKeeper_branch34_openjdk8 - Build # 571 - Still Failing

2020-01-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk8/571/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 48.09 KB...] [junit] Running

Jenkins build is back to normal : zookeeper-master-maven-jdk11 #324

2020-01-16 Thread Apache Jenkins Server
See

Build failed in Jenkins: zookeeper-master-maven-owasp #324

2020-01-16 Thread Apache Jenkins Server
See Changes: -- [...truncated 263.06 KB...] Generating