+1 * verified hashes * built from tar with no errors * ran all tests and ITs (only failure was the known flaky MemoryStarvedScanIT)
On Mon, Aug 14, 2023 at 4:18 AM Christopher <ctubb...@apache.org> wrote: > Accumulo Developers, > > Please consider the following candidate for Apache Accumulo 3.0.0. > > Git Commit: > fcf3192f27935ee3c66426fb89799ee0850944f2 > Branch: > 3.0.0-rc1 > > If this vote passes, a gpg-signed tag will be created using: > git tag -f -s -m 'Apache Accumulo 3.0.0' rel/3.0.0 \ > fcf3192f27935ee3c66426fb89799ee0850944f2 > > Staging repo: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1106 > Source (official release artifact): > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1106/org/apache/accumulo/accumulo/3.0.0/accumulo-3.0.0-src.tar.gz > Binary: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1106/org/apache/accumulo/accumulo/3.0.0/accumulo-3.0.0-bin.tar.gz > > Append ".asc" to download the cryptographic signature for a given artifact. > (You can also append ".sha1" or ".md5" instead in order to verify the > checksums > generated by Maven to verify the integrity of the Nexus repository > staging area.) > > Signing keys are available at https://www.apache.org/dist/accumulo/KEYS > (Expected fingerprint: 8CC4F8A2B29C2B040F2B835D6F0CDAE700B6899D) > > In addition to the tarballs and their signatures, the following checksum > files will be added to the dist/release SVN area after release: > accumulo-3.0.0-src.tar.gz.sha512 will contain: > SHA512 (accumulo-3.0.0-src.tar.gz) = > > 02df744722e65ea65d86a8c89615b9a08435f32a66750e302b392ba9050708dc0fd246a240450f3226cbb64934fa490775264fc748bf941254ddd47c4b484a31 > accumulo-3.0.0-bin.tar.gz.sha512 will contain: > SHA512 (accumulo-3.0.0-bin.tar.gz) = > > c992e7ce8073862057173bd1005af2c6b617e6ba2a1fb7f7f3e3aed0876dca6c87794257fe511863ffb9b7a641597bedad730673d4c504abc0ee88c78ecfed01 > > Release notes (in progress) can be found at: > https://accumulo.apache.org/release/accumulo-3.0.0 > > Release testing instructions: > https://accumulo.apache.org/contributor/verifying-release > > Please vote one of: > [ ] +1 - I have verified and accept... > [ ] +0 - I have reservations, but not strong enough to vote against... > [ ] -1 - Because..., I do not accept... > ... these artifacts as the 3.0.0 release of Apache Accumulo. > > This vote will remain open until at least Thu Aug 17 08:30:00 AM UTC 2023. > (Thu Aug 17 04:30:00 AM EDT 2023 / Thu Aug 17 01:30:00 AM PDT 2023) > Voting can continue after this deadline until the release manager > sends an email ending the vote. > > Thanks! > > P.S. Hint: download the whole staging repo with > wget -erobots=off -r -l inf -np -nH \ > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1106/ > # note the trailing slash is needed >