Accumulo Developers,
Please consider the following candidate for Apache Accumulo 4.0.0-alpha-1.
Git Commit:
720bdd19537d2d8fc5c403a25d28d5cff474924b
Branch:
4.0.0-alpha-1-rc1
If this vote passes, a gpg-signed tag will be created using:
git tag -f -s -m 'Apache Accumulo 4.0.0-alpha-1' \
rel/4.0.0-alpha-1 \
720bdd19537d2d8fc5c403a25d28d5cff474924b
Staging repo:
https://repository.apache.org/content/repositories/orgapacheaccumulo-1127
Source (official release artifact):
https://repository.apache.org/content/repositories/orgapacheaccumulo-1127/org/apache/accumulo/accumulo/4.0.0-alpha-1/accumulo-4.0.0-alpha-1-src.tar.gz
Binary:
https://repository.apache.org/content/repositories/orgapacheaccumulo-1127/org/apache/accumulo/accumulo/4.0.0-alpha-1/accumulo-4.0.0-alpha-1-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-1-src.tar.gz.sha512 will contain:
SHA512 (accumulo-4.0.0-alpha-1-src.tar.gz) =
e510eda1533655055cc8f2b9d691da13a38777b4999a9c9b155e97a8aa8a9adc319530df24e610fc9caa4b87bbbb27faae3c4d2e524c88cd93481c5d81524d1f
accumulo-4.0.0-alpha-1-bin.tar.gz.sha512 will contain:
SHA512 (accumulo-4.0.0-alpha-1-bin.tar.gz) =
b28187c4fae62b76b1da2e3cf3195316d99d4a27628e3ba5c69f31b0747e9e28d1e469710c68ba1aeb3c6a041364f9b23006302a64f6a6d26f09ce14c23c472a
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=state%3Aclosed+milestone%3A4.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 4.0.0-alpha-1 release of Apache Accumulo.
This vote will remain open until at least Sat Sep 19 17:00:00 UTC 2026.
(Sat Sep 19 13:00:00 EDT 2026 / Sat Sep 19 10:00: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-1127/
# note the trailing slash is needed