Hi Attila, Thanks a lot for working on the 2.5.1 release!
There are a few bugs filed recently as shown below. All of them seem to require small fixes. How about we wait for them? - RATIS-1834. ServerRequestStreamObserver is not properly closed - RATIS-1835. Keep nextIndex unchanged when leader sending heartbeat to restarting followers - RATIS-1836. Frequent retry by leader on failure path for appendEntry. (seems fixed by RATIS-1831) Tsz-Wo On Mon, Apr 17, 2023 at 8:57 AM William Song <[email protected]> wrote: > +1, > > - Verified checksums and signatures. > - Compared source tarball to repo at the given tag. > - Built Ratis from source > - Ran Ratis UT locally. > - Ran regular IoTDB CI using the staged jars. > > Thanks Attila for driving this! > > - William > > > 2023年4月15日 03:21,Attila Doroszlai <[email protected]> 写道: > > > > Hi all, > > > > I am calling a vote for Apache Ratis Release 2.5.1 rc0. > > > > The only change on top of 2.5.0 is a fix for RATIS-1831, a bug which > > prevents our attempt to upgrade Ratis in Apache Ozone due to high CPU > > usage. > > > > The git tag to be voted upon: > > https://github.com/apache/ratis/tree/ratis-2.5.1-rc0 > > > > The git commit hash: > > 6896ed85cce8b2cd771a9f7a13b9814d4da33de6 > > > > The source and binary tarballs can be found at: > > https://dist.apache.org/repos/dist/dev/ratis/2.5.1/rc0 > > > > Fingerprint of the PGP key release artifacts are signed with: > > 0949 35E7 9D62 A9C4 A969 CCE2 B629 7DE9 82CF 1F4E > > > > 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-1139/ > > > > This vote will remain open for 7 days. > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove (and reason why) > > > > Starting with my +1 (binding): > > > > * Verified checksum, signature, git hash > > * Compared source tarball to repo at the given tag > > * Ran Rat check on source > > * Built from source > > * Ran regular Ozone CI using the staged jars [1] > > > > Please vote on releasing this RC. Thank you in advance. > > > > -Attila > > > > [1] https://github.com/adoroszlai/hadoop-ozone/actions/runs/4699816839 > >
