+1 Verified: * Hashes/sigs * Full ITs (some typical flakes) * Ran instance in fluo-uno * Jars in lib dir in binary match staged in Maven repo * Jars have sources/javadocs * Source artifact matches git commit
On Sat, Jun 17, 2023, 12:20 Mark Owens <jmoapa...@gmail.com> wrote: > +1 > > * Verified hashes > * Ran unit tests > * Ran Sunny ITs > * Opened shell and tested basic functionality > * Went through the JShell tour successfully > * Ran several random examples from the Accumulo-Examples repo successfully > > > On Sat, Jun 17, 2023 at 10:23 AM Jeffrey Manno <jeffreymann...@gmail.com> > wrote: > > > +1 > > > > Verified checksums. Initiated ingest testing with fluo-uno and > > accumulo-testing. > > Ran ITs. > > > > On Fri, Jun 16, 2023 at 7:04 PM Keith Turner <ke...@deenlo.com> wrote: > > > > > +1 > > > > > > Ran CI test w/ agitation on a 10 node cluster for a few hours. > Ingested > > > and verified ~8B entries. Used the default accumuo-testing agitation > > > settings. > > > Ran 10x random walkers running the bulk test on a 10 node cluster > using a > > > modification[1] to the test graph. Ran this for a few hours. Saw 149 > > > successful completions of the test across the 10 walkers. > > > > > > [1]: > > > https://github.com/apache/accumulo/issues/2667#issuecomment-1269905344 > > > > > > On Wed, Jun 14, 2023 at 1:49 AM Christopher <ctubb...@apache.org> > wrote: > > > > > > > Accumulo Developers, > > > > > > > > Please consider the following candidate for Apache Accumulo 2.1.1. > > > > > > > > Stuff that's changed since RC1: > > > > * Fix flaky gc tests: https://github.com/apache/accumulo/pull/3490 > > > > * Fix hung compactions: https://github.com/apache/accumulo/pull/3492 > > > > * Show lowercase table names better in monitor: > > > > https://github.com/apache/accumulo/pull/3493 > > > > > > > > Git Commit: > > > > 9edc2b7cd764c190172076244689ae7c1129db70 > > > > Branch: > > > > 2.1.1-rc2 > > > > > > > > If this vote passes, a gpg-signed tag will be created using: > > > > git tag -f -s -m 'Apache Accumulo 2.1.1' rel/2.1.1 \ > > > > 9edc2b7cd764c190172076244689ae7c1129db70 > > > > > > > > Staging repo: > > > > > > > > > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1102 > > > > Source (official release artifact): > > > > > > > > > > > > > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1102/org/apache/accumulo/accumulo/2.1.1/accumulo-2.1.1-src.tar.gz > > > > Binary: > > > > > > > > > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1102/org/apache/accumulo/accumulo/2.1.1/accumulo-2.1.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: 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.1-src.tar.gz.sha512 will contain: > > > > SHA512 (accumulo-2.1.1-src.tar.gz) = > > > > > > > > > > > > > > 62634f8c36f28aa13bfc3f76a44bad67cf664594a716da5c0a0bb7948d4825c4bb8c296c9cb50a838722e2c74244debe2a88374bfaaf174b89bc41a761f07065 > > > > accumulo-2.1.1-bin.tar.gz.sha512 will contain: > > > > SHA512 (accumulo-2.1.1-bin.tar.gz) = > > > > > > > > > > > > > > adb23e56362c2e3e813d07791389b8ca2d5976df8b00a29b607e6ae05ea465eff80ada6d1ec9a9c596df8b4066c51078cd5a4006dc78568ac38f638a1d3895be > > > > > > > > Release notes (in progress) can be found at: > > > > https://accumulo.apache.org/release/accumulo-2.1.1 > > > > > > > > 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.1 release of Apache Accumulo. > > > > > > > > This vote will remain open until at least Sat Jun 17 06:00:00 AM UTC > > > 2023. > > > > (Sat Jun 17 02:00:00 AM EDT 2023 / Fri Jun 16 11:00:00 PM 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-1102/ > > > > # note the trailing slash is needed > > > > > > > > > >