Accumulo Developers, Please consider the following candidate for Apache Accumulo 2.1.0. Notably, the changes since 2.1.0-rc1 were:
* https://github.com/apache/accumulo/pull/3043 * https://github.com/apache/accumulo/pull/3044 There are also 3 issues that were identified that could yet serve as blockers for this release, but need further investigation: * https://github.com/apache/accumulo/issues/3046 * https://github.com/apache/accumulo/issues/3045 * https://github.com/apache/accumulo/issues/3042 Git Commit: 224a2baaab04b2ec5da92daae7cc74cbd85eed2d Branch: 2.1.0-rc2 If this vote passes, a gpg-signed tag will be created using: git tag -f -s -m 'Apache Accumulo 2.1.0' rel/2.1.0 \ 224a2baaab04b2ec5da92daae7cc74cbd85eed2d Staging repo: https://repository.apache.org/content/repositories/orgapacheaccumulo-1095 Source (official release artifact): https://repository.apache.org/content/repositories/orgapacheaccumulo-1095/org/apache/accumulo/accumulo/2.1.0/accumulo-2.1.0-src.tar.gz Binary: https://repository.apache.org/content/repositories/orgapacheaccumulo-1095/org/apache/accumulo/accumulo/2.1.0/accumulo-2.1.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-2.1.0-src.tar.gz.sha512 will contain: SHA512 (accumulo-2.1.0-src.tar.gz) = 99806fad6cc0cd23999ff0f3404d0a25fe8ddbbe6fb1cc783dd153580a3aed98d773981dbe26c89b04a644205bdd04019d98208e681c52fb9ccaa4f0fa1d8254 accumulo-2.1.0-bin.tar.gz.sha512 will contain: SHA512 (accumulo-2.1.0-bin.tar.gz) = 40a6befb7dd223af2fccb8eb67a28022f293275b193297de91b209ed7c8103a28fd3a4811216ccc4ce1bf953dc89674a46abbb4851cbca62795cf1211ba9022b Release notes (in progress) can be found at: https://accumulo.staged.apache.org/release/accumulo-2.1.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 2.1.0 release of Apache Accumulo. This vote will remain open until at least Sat Oct 29 03:30:00 AM UTC 2022. (Fri Oct 28 11:30:00 PM EDT 2022 / Fri Oct 28 08:30:00 PM PDT 2022) 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-1095/ # note the trailing slash is needed