Hi Xinyu, Just have tried rc2. Found a problem that SimpleStateMachineStorage prints too many log messages; filed RATIS-2346 <https://issues.apache.org/jira/browse/RATIS-2346>. A simple fix is to change the code to DEBUG [1]. Although we may work around it by configuring the log level to DEBUG at runtime, I think it is better to include RATIS-2346. What do you think?
Sorry about that! Tsz-Wo [1] https://github.com/apache/ratis/pull/1302 On Wed, Oct 15, 2025 at 8:37 AM Xinyu Tan <[email protected]> wrote: > Hi Ratis community, > > I’m calling a vote For Apache Ratis Release 3.2.1 rc2. > > The git tag to be vote upon: > https://github.com/apache/ratis/tree/ratis-3.2.1-rc2 > > The git commit hash: > 0d12ed96cbc0b77d85be16c819a9e15156afce36 > > The source and binary tarballs can be found at: > https://dist.apache.org/repos/dist/dev/ratis/3.2.1/rc2 > > 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-1171 > > This vote will remain open for at least 7 days. > Please vote on releasing this ratis-3.2.1-rc2. 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 twice. [1][2] > > [1] https://github.com/apache/ratis/actions/runs/18532965609 > [2] https://github.com/apache/ratis/actions/runs/18532967724 >
