Hi all, +1 binding
I checked the following locally on tag apache-curator-5.9.0 and all passed. * `./mvnw verify` on Debian 12 x86_64 with OpenJDK Runtime Environment Temurin-11.0.27+6 * `./mvnw verify` on Mac Mini M4 with openjdk version "11.0.27" * `./mvnw verify` on intel macbook with openjdk version "1.8.0_362" I noticed that `TestReadOnly.testConnectionStateNewClient` is flaky[1] now. I experienced this once in `./mvnw verify`. But it passed after a second try. I think we could fix it in the next release by either upgrading ZooKeeper to 3.9.4 or tweaking the test code. I also verified checksum, signatures and tests against artifacts using github ci and all passed[2]. [1]: https://github.com/apache/curator/pull/1252#pullrequestreview-2934052557 [2]: https://github.com/kezhuw/apache-curator-release-verification/actions/runs/15893075512 Best, Kezhu Wang On Thu, Jun 26, 2025 at 1:09 PM Kezhu Wang <kez...@apache.org> wrote: > Hello, > > This is the vote for Apache Curator version 5.9.0 > > *** Please download, test and vote within approx. 72 hours > > Note that we are voting upon the source (tag) and binaries are provided > for convenience. > > Link to release notes: > https://github.com/apache/curator/releases/tag/apache-curator-5.9.0 > > Staging repo: > https://dist.apache.org/repos/dist/dev/curator/5.9.0/ > > Binary artifacts: > https://repository.apache.org/content/repositories/orgapachecurator-1061 > > The tag to be voted upon: > https://github.com/apache/curator/releases/tag/apache-curator-5.9.0 > > Curator's KEYS file containing PGP keys we use to sign the release: > https://downloads.apache.org/curator/KEYS > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Best, > Kezhu Wang >