If we are going to roll out another RC, how about including the following 4 recent commits?
d411b02 RATIS-2331. Reuse SslContext in gRPC. (#1288) c5a89d8 RATIS-2337. Refactor MiniRaftCluster.PeerChanges. (#1291) e26213a RATIS-2336. PeerProxyMap.getProxy() could return null. (#1290) 2e34f6e RATIS-2322. Upgrade JUnit Jupiter to 5.13.3 and Maven Surefire Plugin to 3.5.3. (#1281) Tsz-Wo On Sat, Sep 27, 2025 at 2:20 PM Tsz-Wo Nicholas Sze <[email protected]> wrote: > Hi Xinyu, > > Thanks a lot for working on the release! > > > The git tag to be vote upon: > > https://github.com/apache/ratis/tree/ratis-3.2.1-rc1 > > > > The git commit hash: > > 9156998c9be938bc5161368bf83671f72acd47e9 > > Somehow both the tag and the commit are not found: > > % git checkout 9156998c9be938bc5161368bf83671f72acd47e9 > fatal: reference is not a tree: 9156998c9be938bc5161368bf83671f72acd47e9 > % git checkout ratis-3.2.1-rc1 > error: pathspec 'ratis-3.2.1-rc1' did not match any file(s) known to git > > Even the web site says, "This commit does not belong to any branch on this > repository, and may belong to a fork outside of the repository." > [image: image.png] > > Could you take a look? > > Tsz-Wo > > > On Tue, Sep 23, 2025 at 9:44 AM Xinyu Tan <[email protected]> wrote: > >> Hi Ratis community, >> >> I’m calling a vote For Apache Ratis Release 3.2.1 rc1. >> >> The git tag to be vote upon: >> https://github.com/apache/ratis/tree/ratis-3.2.1-rc1 >> >> The git commit hash: >> 9156998c9be938bc5161368bf83671f72acd47e9 >> >> The source and binary tarballs can be found at: >> https://dist.apache.org/repos/dist/dev/ratis/3.2.1/rc1 >> >> Fingerprint of the GPG key release artifacts are signed with: >> 055D2E860E43CBB155D09AA4BECD7978EE4DA7BC >> >> My public key to verify signatures can be found in: >> https://dist.apache.org/repos/dist/release/ratis/KEYS >> >> Maven artifacts are staged at: >> https://repository.apache.org/content/repositories/orgapacheratis-1170 >> >> This vote will remain open for at least 7 days. >> Please vote on releasing this ratis-3.2.1-rc1. Thanks in advance. >> >> [ ] +1 approve >> [ ] 0 no opinion >> [ ] -1 disapprove (and reason why) >> >> Starting with my +1 >> - Verified checksums, signatures and git hash. >> - Checked LICENSE and NOTICE. >> - Compared the files in src tarball with the files at the given git tag. >> - Built from source. >> - Ran regular Ratis CI. [1] >> >> [1] https://github.com/apache/ratis/actions/runs/17952537892 >> >
