Re: [VOTE] Apache ZooKeeper release 3.9.0 candidate 1

2023-07-31 Thread Andor Molnar
Thank you for the reviews! There were 4 approving votes, 3 of them are binding: - Enrico Olivelli (binding) - Mohammad Arshad (non-binding) - Patrick Hunt (binding) - Máté Szalay-Bekő (binding) There were no disapproving votes. I will promote the artifacts and complete the release procedure. Th

Re: [VOTE] Apache ZooKeeper release 3.9.0 candidate 1

2023-07-31 Thread Enrico Olivelli
+1 (binding) - Verified signatures and checksums - Built and run all the tests on JDK-17 - Run some smoke tests - Run tests on some user application Thanks Enrico Il giorno gio 27 lug 2023 alle ore 12:39 Mohammad Arshad ha scritto: > > +1 (non-binding) > verified signature -ok > verified chec

Re: [VOTE] Apache ZooKeeper release 3.9.0 candidate 1

2023-07-27 Thread Mohammad Arshad
+1 (non-binding) verified signature -ok verified checksum -ok run rat,checkstyle and spotbugs -ok run all java test cases -ok build and installed 3 node cluster, executed few cli commands -ok -Arshad On Wed, Jul 26, 2023 at 5:17 AM Patrick Hunt wrote: > +1 - xsum/sig verified, rat ran clean, I

Re: [VOTE] Apache ZooKeeper release 3.9.0 candidate 1

2023-07-25 Thread Patrick Hunt
+1 - xsum/sig verified, rat ran clean, I was able to compile, run the owasp checker, and start various ensemble sizes manually w/o issue. lgtm. Patrick On Wed, Jul 19, 2023 at 2:20 AM Andor Molnar wrote: > This is release candidate for ZooKeeper 3.9.0. > > It is a major release and it introduce

Re: [VOTE] Apache ZooKeeper release 3.9.0 candidate 1

2023-07-19 Thread Szalay-Bekő Máté
+1 (binding) I did the following tests for the release candidate: - verified checksum and gpg signature of the artifacts - I built the source code (incl. the C-client, using -Pfull-build) on Ubuntu 18.04.2 using OpenJDK 8u372, maven 3.9.3 and GCC version 7.4.0 - all the unit tests passed (both Jav

[VOTE] Apache ZooKeeper release 3.9.0 candidate 1

2023-07-19 Thread Andor Molnar
This is release candidate for ZooKeeper 3.9.0. It is a major release and it introduces a lot of new features, most notably: - Admin server API for taking snapshot and stream out the data - Communicate the Zxid that triggered a WatchEvent to fire - TLS - dynamic loading for client trust/key store -

Re: [VOTE] Apache ZooKeeper release 3.9.0 candidate 0

2023-07-19 Thread Enrico Olivelli
For what it's worth, all my tests passed today :-) I would have cast a +1. But I agree that we should fix the problem reported by Mate Enrico Il giorno mar 18 lug 2023 alle ore 14:48 Szalay-Bekő Máté ha scritto: > > Thanks Andor! > > > Since we don't have better idea, I opened a pull request to

Re: [VOTE] Apache ZooKeeper release 3.9.0 candidate 0

2023-07-18 Thread Szalay-Bekő Máté
Thanks Andor! > Since we don't have better idea, I opened a pull request to upgrade OWASP to the latest (8.3.1) version. Yes, I tested the PR, upgrading OWASP is solving the issue also on my machine. I approved the PR. Regards, Máté On Tue, Jul 18, 2023 at 1:45 PM Andor Molnar wrote: > Hi Mat

Re: [VOTE] Apache ZooKeeper release 3.9.0 candidate 0

2023-07-18 Thread Andor Molnar
Hi Mate, I take your e-mail as a -1 vote, so this RC VOTE is CANCELLED. I'll prepare another rc. Regards, Andor On Mon, 2023-07-17 at 22:50 +0200, Szalay-Bekő Máté wrote: > Hello Andor! > > Thanks for this great release! > > I found two issues with RC0: > > 1) OWASP CVE check (mvn dependency

Re: [VOTE] Apache ZooKeeper release 3.9.0 candidate 0

2023-07-18 Thread Andor Molnar
Hi Mate, Since we don't have better idea, I opened a pull request to upgrade OWASP to the latest (8.3.1) version. https://github.com/apache/zookeeper/pull/2035 Please approve. Andor On Mon, 2023-07-17 at 22:50 +0200, Szalay-Bekő Máté wrote: > Hello Andor! > > Thanks for this great release!

Re: [VOTE] Apache ZooKeeper release 3.9.0 candidate 0

2023-07-17 Thread Szalay-Bekő Máté
Hello Andor! Thanks for this great release! I found two issues with RC0: 1) OWASP CVE check (mvn dependency-check:check) failed with "netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar: CVE-2011-1797(9.3)" This seems to be a false positive to me (looks to be some security issue affecti

[VOTE] Apache ZooKeeper release 3.9.0 candidate 0

2023-07-17 Thread Andor Molnar
Hi team, This is a release candidate for 3.9.0. It is a major release and it introduces a lot of new features, most notably: - Admin server API for taking snapshot and stream out the data - Communicate the Zxid that triggered a WatchEvent to fire - TLS - dynamic loading for client trust/key store

Re: ZooKeeper release 3.9.0

2023-07-07 Thread tison
Ack. Thank you! Best, tison. Andor Molnar 于2023年7月7日周五 23:00写道: > Hi tison, > > No need for new version yet, I still haven't cut 3.9.0 yet and probably > won't get there this week. Quite busy. > > Please continue fileing patches for 3.9.0 until I send a notification > here about the start of t

Re: ZooKeeper release 3.9.0

2023-07-07 Thread Andor Molnar
Hi tison, No need for new version yet, I still haven't cut 3.9.0 yet and probably won't get there this week. Quite busy. Please continue fileing patches for 3.9.0 until I send a notification here about the start of the release process. Regards, Andor On Fri, 2023-07-07 at 09:59 +0800, tison w

Re: ZooKeeper release 3.9.0

2023-07-06 Thread tison
Hi Andor, Since the latest unrelease version is 3.9.0, I recently mark two new issues as fixed 3.9.0. Please check if we will carry them or we will create a 3.10.0 unreleased version and move them there * https://issues.apache.org/jira/browse/ZOOKEEPER-4718 * https://issues.apache.org/jira/brows

Re: ZooKeeper release 3.9.0

2023-07-01 Thread Andor Molnar
I'm fine with that. Thanks Damien. Andor On Wed, 2023-06-21 at 14:53 +0200, Damien Diederen wrote: > Hi Andor, Máté, All, > > > There're 64 open tickets which has fixVersion = 3.9.0 > > I'll remove the fixVersion from all of them except the ones that we > > marked as release blockers. > […] >

Re: ZooKeeper release 3.9.0

2023-06-21 Thread Damien Diederen
Hi Andor, Máté, All, > There're 64 open tickets which has fixVersion = 3.9.0 > I'll remove the fixVersion from all of them except the ones that we > marked as release blockers. […] > Please let me know if you would like to add anything to this list. I have just merged this one in 'master', 'bra

Re: ZooKeeper release 3.9.0

2023-06-16 Thread Yang Sirius
Thanks Andor & Enrico! We will keep verifying and ensuring the quality of the TLA+ specifications for ZooKeeper. Best regards, Sirius > 2023年6月17日 03:59,Andor Molnar 写道: > > Submitted. > > (was a great opportunity to verify the new Merge button restrictions) > > Thanks, > Andor > > > >

Re: ZooKeeper release 3.9.0

2023-06-16 Thread Andor Molnar
Submitted. (was a great opportunity to verify the new Merge button restrictions) Thanks, Andor On Fri, 2023-06-16 at 16:27 +0200, Andor Molnar wrote: > Looks like Michael and Flavio have already reviewed and approved it, > so > let's merge it then. > > Andor > > > > On Fri, 2023-06-16 at 1

Re: ZooKeeper release 3.9.0

2023-06-16 Thread Andor Molnar
Looks like Michael and Flavio have already reviewed and approved it, so let's merge it then. Andor On Fri, 2023-06-16 at 16:12 +0200, Enrico Olivelli wrote: > Sirius, > > Il giorno ven 16 giu 2023 alle ore 15:09 Yang Sirius > ha scritto: > > Hi Andor, > > > > I am writing to inquire about th

Re: ZooKeeper release 3.9.0

2023-06-16 Thread Enrico Olivelli
Sirius, Il giorno ven 16 giu 2023 alle ore 15:09 Yang Sirius ha scritto: > > Hi Andor, > > I am writing to inquire about the possibility to include the TLA+ > specifications for ZooKeeper in the upcoming release, version 3.9.0. The > proposal to provide TLA+ specifications for ZooKeeper was rai

Re: ZooKeeper release 3.9.0

2023-06-16 Thread Yang Sirius
Hi Andor, I am writing to inquire about the possibility to include the TLA+ specifications for ZooKeeper in the upcoming release, version 3.9.0. The proposal to provide TLA+ specifications for ZooKeeper was raised in ZOOKEEPER-3615, and add

Re: ZooKeeper release 3.9.0

2023-06-15 Thread Enrico Olivelli
Il giorno gio 15 giu 2023 alle ore 13:58 Andor Molnar ha scritto: > > Hi folks, > > There're 64 open tickets which has fixVersion = 3.9.0 > I'll remove the fixVersion from all of them except the ones that we > marked as release blockers. I agree. It is useless to keep the "fixVersion" on an issue

ZooKeeper release 3.9.0

2023-06-15 Thread Andor Molnar
Hi folks, There're 64 open tickets which has fixVersion = 3.9.0 I'll remove the fixVersion from all of them except the ones that we marked as release blockers. Currently: - ZOOKEEPER-4393 Problem to connect to zookeeper in FIPS mode - ZOOKEEPER-4622 Add Netty-TcNative OpenSSL Support - ZOOKEEPE