+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 22.04.4 using OpenJDK 8u402, maven 3.9.6 and GCC version 11.4.0
- all the java unit tests passed for me
- I was unable to run all the C-client tests successfully (tried 2-3 times,
had flakies), but I think the problem was on my machine. On Hadoop CI the
tests for branch-3.9 were green in the last 5 days. That daily job also
tests the C-Client, so I think this will be fine.
- I also built and executed unit tests for zkpython
- I also built the java code (without -Pfull-build) using other JDK
versions: 11.0.22, 17.0.10, 21.0.1 (but didn't run the tests this time,
just used 'clean install -DskipTests')
- checkstyle and spotbugs passed
- apache-rat passed
- owasp (CVE check) passed
- fatjar built
- I executed quick rolling-upgrade tests without SSL (using
https://github.com/symat/zk-rolling-upgrade-test):
   - rolling upgrade from 3.6.4 to 3.9.3 RC2
   - rolling upgrade from 3.7.2 to 3.9.3 RC2
   - rolling upgrade from 3.8.3 to 3.9.3 RC2
   - rolling upgrade from 3.8.4 RC0 to 3.9.3 RC2
   - rolling upgrade from 3.9.2 to 3.9.3 RC2
- checked the uploaded documentation (
https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.9.3-candidate-2/website/
)
- compared generated release notes (
https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.9.3-candidate-2/website/releasenotes.html)
with Jira (
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310801&version=12354432
)

Best regards,
Máté

On Fri, Oct 18, 2024 at 1:44 AM Andor Molnar <an...@apache.org> wrote:

> This is a release candidate for 3.9.3. (rc2)
>
> This is a bugfix release for the 3.9 release line. Includes important
> dependency upgrades to address CVEs, several bug- and performance
> fixes.
>
> The full release notes is available at:
>
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310801&version=12354432
>
> *** Please download, test and vote by October 24th 2024, 23:59 UTC+0.
> ***
>
> Source files:
>
> https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.9.3-candidate-2/
>
> Maven staging repo:
>
> https://repository.apache.org/content/groups/staging/org/apache/zookeeper/zookeeper/3.9.3/
>
> The release candidate tag in git to be voted upon: release-3.9.3-2
> https://github.com/apache/zookeeper/tree/release-3.9.3-2
>
> 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.3-candidate-2/website/index.html
>
>
> Should we release this candidate?
>
> Andor
>
>

Reply via email to