Hi, +1 (binding)
I did the following tests for the release candidate: - verified checksum and gpg signature of the artifacts - Apache Rat, Spotbugs, Owasp are clean - Built the source code (incl. the C-client, using -Pfull-build) with Oracle Java 11.0.14.1 (Linux), - Built the source code with Oracle Java 17.0.12 on Mac - unit tests passed - C client unit tests passed - run zk-smoketest.py and zk-latencies.py on a 3-node ensemble successfully - verified TLS with TLSv1.3 cipher suites (both quorum and client) - checked the uploaded documentation ( https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.9.5-candidate-0/website/index.html ) - compared generated release notes ( https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.9.5-candidate-0/website/releasenotes.html) with Jira ( https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310801&version=12355999 ) Andor ps: I confirm the bug that Christopher found. I’ll open ticket for that, might be related to JLine 3.x upgrade. > On Feb 11, 2026, at 15:02, Andor Molnár <[email protected]> wrote: > > This is a release candidate for 3.9.5. > > This is a minor release with bug- and security fixes. > > The full release notes is available at: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310801&version=12355999 > > *** Please download, test and vote by February 20th 2026, 23:59 UTC+0. *** > > Source files: > https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.9.5-candidate-0/ > > Maven staging repo: > https://repository.apache.org/content/repositories/orgapachezookeeper-1115/ > > The release candidate tag in git to be voted upon: release-3.9.5-0 > https://github.com/apache/zookeeper/tree/release-3.9.5-0 > > ZooKeeper's KEYS file containing PGP keys we use to sign the release: > https://www.apache.org/dist/zookeeper/KEYS > > The staging version of the website is: > https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.9.5-candidate-0/website/index.html > > > Should we release this candidate? > > Andor > >
