+1(non-binding) - Verified checksums and signatures. - Checked LICENSE and NOTICE. - Compared the files in the src tarball with the files in git. - Built from source successfully. - Passed all unit tests. - Able to run examples and shell with the bin tarball.
I have validated this rc in test environment of Celeborn. The test result looked good to me. Regards, Nicholas Jiang On 2024/09/23 02:12:53 Xinyu Tan wrote: > Hi, > > I've validated this commit against IoTDB's daily performance test > environment, and the results show that there are no significant exceptions to > the jar. > > Thanks a lot for Tsz-Wo's validating. Looking forward to more community > members verifying the release, if there is no -1, I will release it tomorrow > or the day after. > > Best > ---------------------- > Xinyu Tan > > On 2024/09/19 18:18:06 Tsz Wo Sze wrote: > > +1 > > > > - Verified all checksums and signatures. > > - Checked LICENSE and NOTICE. > > - Compared the files in the src tarball with the files in git. > > > > By ignoring the .git* files and the files in ratis-experiments, the > > following are the files found in git that the tarball does not have. It is > > correct to exclude these files. > > SOURCE_NOT_EXIST: rm "ratis/.asf.yaml" > > SOURCE_NOT_EXIST: rm "ratis/.idea/vcs.xml" > > SOURCE_NOT_EXIST: rm "ratis/DEPLOY.md" > > > > - Built from source successfully. > > - Passed all unit tests. > > > > https://github.com/szetszwo/ratis/actions/runs/10945906078 > > > > - Able to run examples and shell with the bin tarball. > > > > Filed https://issues.apache.org/jira/browse/RATIS-2160 for a minor > > improvement of shell output. > > > > Thanks Xinyu for preparing the release! > > > > Tsz-Wo > > > > > > On Thu, Sep 19, 2024 at 1:27 AM Xinyu Tan <[email protected]> wrote: > > > > > Hi Ratis community, > > > > > > I’m calling a vote For Apache Ratis Release 3.1.1 rc3. > > > > > > The git tag to be vote upon: > > > https://github.com/apache/ratis/tree/ratis-3.1.1-rc3 > > > > > > The git commit hash: > > > 45a30d890451a44ec918fdee2732c5fff80ea17c > > > > > > The source and binary tarballs can be found at: > > > https://dist.apache.org/repos/dist/dev/ratis/3.1.1/rc3 > > > > > > 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/dev/ratis/KEYS > > > > > > Maven artifacts are staged at: > > > https://repository.apache.org/content/repositories/orgapacheratis-1152 > > > > > > This vote will remain open for at least 72 hours. > > > Please vote on releasing this ratis-3.1.1-rc3. 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/10936817817 > > > > > >
