Accumulo Developers,
Please consider the following candidate for Apache Accumulo 4.0.0-alpha.
Git Commit:
a54a253aa21de7fc30a0b97f1271e6f992959702
Branch:
4.0.0-alpha-rc1
If this vote passes, a gpg-signed tag will be created using:
git tag -f -s -m 'Apache Accumulo 4.0.0-alpha' \
rel/4.0.0-alpha \
a54a253aa21de7fc30a0b97f1271e6f992959702
Staging repo:
https://repository.apache.org/content/repositories/orgapacheaccumulo-1126
Source (official release artifact):
https://repository.apache.org/content/repositories/orgapacheaccumulo-1126/org/apache/accumulo/accumulo/4.0.0-alpha/accumulo-4.0.0-alpha-src.tar.gz
Binary:
https://repository.apache.org/content/repositories/orgapacheaccumulo-1126/org/apache/accumulo/accumulo/4.0.0-alpha/accumulo-4.0.0-alpha-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: CF4A5B6E1321844EB658728306CC9CA1F9BF248E)
In addition to the tarballs and their signatures, the following checksum
files will be added to the dist/release SVN area after release:
accumulo-4.0.0-alpha-src.tar.gz.sha512 will contain:
SHA512 (accumulo-4.0.0-alpha-src.tar.gz) =
4959cdafa4fd5d1be0e4d3c10ccd522c5825929d4c1b836ff701fa7771154897ea8419bcb9e3e3de5f3326410e9134d7e82ea56bbe444e86e06753f26a396f0d
accumulo-4.0.0-alpha-bin.tar.gz.sha512 will contain:
SHA512 (accumulo-4.0.0-alpha-bin.tar.gz) =
6224f1c50cd5e8824c144ae1ce7543678442f3c04bf3bb838983a59955aad4c8819b931c77020159d68be7fb7e68af905ad0ac5ccb769788d6cad23ce89dd1db
Release notes (in progress) can be found at:
https://accumulo.apache.org/release/accumulo-4.0.0-alpha1/
Issues and pull requests related to this release can be found at:
https://github.com/apache/accumulo/issues?q=milestone%3A4.0.0%20state%3Aclosed
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 4.0.0-alpha release of Apache Accumulo.
This vote will remain open until at least Sun Sep 13 21:30:00 UTC 2026.
(Sun Sep 13 17:30:00 EDT 2026 / Sun Sep 13 14:30:00 PDT 2026)
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-1126/
# note the trailing slash is needed