+1 - checksum / signature good - rat run clean - owasp dependency check passed - java unit tests passed on Ubuntu 20.04 / openjdk version "11.0.12" - one of C++ tests failed, but based on CI builds everything is fine https://ci-hadoop.apache.org/view/ZooKeeper/job/zookeeper-multi-branch-build/job/branch-3.9.1/
[exec] terminate called after throwing an instance of 'CppUnit::Exception' [exec] what(): equality assertion failed [exec] - Expected: -101 [exec] - Actual : -4 [exec] [exec] Zookeeper_simpleSystem::testAsyncWatcherAutoResetFAIL: zktest-mt [exec] ========================================== [exec] 1 of 2 tests failed [exec] Please report to u...@zookeeper.apache.org [exec] ========================================== - created 3-node SSL ensemble and ran a few smoke tests - release notes looking fine - verified CLI commands Minor glitch in the client: the commit id is not replaced by Maven. [zk: andor-5560-ubuntu:2183(CONNECTED) 5] version ZooKeeper CLI version: 3.9.1-${mvngit.commit.id}, built on 2023-10-04 15:03 UTC Andor On Wed, 2023-10-04 at 14:28 +0200, Andor Molnar wrote: > Hi team, > > This is a release candidate for 3.9.1. > > This is a bugfix release for the 3.9 release line. Includes important > dependency upgrades to address CVEs. > > > The full release notes is available at: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310801&version=12353480 > > *** Please download, test and vote by October 6th 2023, 23:59 UTC+0. > *** > > Source files: > https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.9.1-candidate-0/ > > Maven staging repo: > https://repository.apache.org/content/repositories/orgapachezookeeper-1096/ > > The release candidate tag in git to be voted upon: release-3.9.1-0 > https://github.com/apache/zookeeper/releases/tag/release-3.9.1-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.1-candidate-0/website/index.html > > > Should we release this candidate? > > > Best regards, > > Andor > > >