Re: [VOTE] Apache ZooKeeper release 3.5.10 candidate 0

2022-05-26 Thread Szalay-Bekő Máté
Thank you for checking and reporting the issue! Maven should be the 'official way' of building the artifacts on 3.5. The release candidate builds with java 8 and java 11, but I was able to reproduce the same problem with maven 3.6.3 and JDK 18. I found a related jira issue: https://issues.apache.

Re: [VOTE] Apache ZooKeeper release 3.5.10 candidate 0

2022-05-26 Thread Patrick Hunt
maven build is failing for me - should it? I can't remember if we "officially" supported maven in 3.5? [phunt:apache-zookeeper-3.5.10] $ mvn --version Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/homebrew/Cellar/maven/3.8.5/libexec Java version: 18.0.1, vendor: Ho

Re: [VOTE] Apache ZooKeeper release 3.5.10 candidate 0

2022-05-26 Thread Enrico Olivelli
Sorry for the late reply. I will test the RC tomorrow Enrico Il giorno gio 26 mag 2022 alle ore 16:29 Szalay-Bekő Máté ha scritto: > > Hello All, > > Thank you Chris for the quick vote! > > Despite my earlier attempt to mislead everyone (I made a copy-paste error > and wrote 'non-binding' when I

Re: [VOTE] Apache ZooKeeper release 3.5.10 candidate 0

2022-05-26 Thread Szalay-Bekő Máté
Hello All, Thank you Chris for the quick vote! Despite my earlier attempt to mislead everyone (I made a copy-paste error and wrote 'non-binding' when I voted), we already have two binding +1 for this release. If some of you have the time, please test the RC and vote. Best regards, Mate On Fri,

Re: [VOTE] Apache ZooKeeper release 3.5.10 candidate 0

2022-05-20 Thread Szalay-Bekő Máté
+1 (non-binding) - I built the source code (-Pfull-build) on Ubuntu 20.04 using OpenJDK 8u212 and maven 3.6.3. - all the unit tests passed (both Java and C-client). - I also built and executed unit tests for zkpython - checkstyle and spotbugs passed - apache-rat passed - owasp (CVE check) passed -

Re: [VOTE] Apache ZooKeeper release 3.5.10 candidate 0

2022-05-19 Thread Chris Nauroth
+1 (binding) - Verified all checksums. - Verified all signatures. - Built from source, including native code on Linux. - Tests passed. - Ran several small samples successfully. I'm seeing failures in the cppunit tests in zookeeper-client-c. The same failures reproduce on version 3.5.9 though, so

[VOTE] Apache ZooKeeper release 3.5.10 candidate 0

2022-05-19 Thread Szalay-Bekő Máté
This is a bugfix release candidate for 3.5.10. It fixes 43 issues, including CVE fixes, log4j1 removal (by default using reload4j from now) and various other bug fixes (thread leaks, data corruption, snapshotting and SASL related fixes). Please note, we announced 3.5 to be EOL from June 1st 2022,