Verified src and bin tars using .asc signature, sha1 and md5 hashes. Dropped local .m2 repository and successfully built from source tarball using "mvn clean install -DskipTests"
I am seeing a consistent failure in TabletServerGivesUpIT. I am not sure if this is a regression or change in behavior with all the WAL fixes. On Mon, Mar 25, 2019 at 7:41 PM Christopher <[email protected]> wrote: > Accumulo Developers, > > Please consider the following candidate for Apache Accumulo 1.9.3. > > Git Commit: > d35a3f1e2be56779cf8b839a56988fdfcb34f600 > Branch: > 1.9.3-rc1 > > If this vote passes, a gpg-signed tag will be created using: > git tag -f -m 'Apache Accumulo 1.9.3' -s rel/1.9.3 \ > d35a3f1e2be56779cf8b839a56988fdfcb34f600 > > Staging repo: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1076 > Source (official release artifact): > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1076/org/apache/accumulo/accumulo/1.9.3/accumulo-1.9.3-src.tar.gz > Binary: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1076/org/apache/accumulo/accumulo/1.9.3/accumulo-1.9.3-bin.tar.gz > (Append ".sha1", ".md5", or ".asc" to download the signature/hash for > a given artifact.) > > In addition to the tarballs, and their signatures, the following checksum > files will be added to the dist/release SVN area after release: > accumulo-1.9.3-src.tar.gz.sha512 will contain: > SHA512 (accumulo-1.9.3-src.tar.gz) = > > f9adb1c3ace6326cc93240addb925d6b9f66636c0f5a204727d20eab6a3f14d7e838898fa6fb77e165013684757598266440630daa10be293d2d71cc528963d4 > accumulo-1.9.3-bin.tar.gz.sha512 will contain: > SHA512 (accumulo-1.9.3-bin.tar.gz) = > > f52d0fb86b64bd6787812b0645e39fe36ff6a96322b2daf12d160279fca7a3ea08127d78b988e57e8732bf34f7e76a0da7123896d132b0a7a1bba6dbf6ed0d11 > > Signing keys are available at https://www.apache.org/dist/accumulo/KEYS > (Expected fingerprint: 8CC4F8A2B29C2B040F2B835D6F0CDAE700B6899D) > > Release notes (in progress) can be found at: > https://accumulo.apache.org/release/accumulo-1.9.3/ > > 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 1.9.3 release of Apache Accumulo. > > This vote will remain open until at least Fri Mar 29 00:00:00 UTC 2019. > (Thu Mar 28 20:00:00 EDT 2019 / Thu Mar 28 17:00:00 PDT 2019) > 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-1076/ > # note the trailing slash is needed >
