+1 (binding)

Verified:
* Checksums and signatures
* All jars have corresponding source and javadoc jar
* All jars are sealed
* Jar manifests reference correct git reference
* All jars in the repo match the jars in the lib/ dir in the binary tarball
* Source tarball contents match git checkout
* All ITs pass


On Tue, Nov 1, 2022 at 9:09 AM Dominic Garguilo <domgargu...@apache.org>
wrote:

> +1 (binding)
>
>  - Validated checksums
>  - Ran ITs
>
> Created an 8 node cluster using:
>   CentOS 7.9
>   ZooKeeper 3.8.0
>   Hadoop 3.3.4
>   Accumulo 2.1.0-RC4
>
> Ran the following tests on the cluster:
>
> Created ci table with per-table encryption and internal compactions
> enabled.
>
>  - Ran continuous ingest for 22 hours then stopped and flushed the table
>  - Ran verify with eventual scans which completed successfully
>  - Ran another ~5 hours of continuous ingest with agitation then stopped
> and flushed the table
>  - Ran verify with eventual scans which completed successfully
>
>
>
>
> On Mon, Oct 31, 2022 at 3:14 PM Keith Turner <ke...@deenlo.com> wrote:
>
> > +1  after reading about the testing Dave did.
> >
> > On Thu, Oct 27, 2022 at 7:02 AM Christopher <ctubb...@apache.org> wrote:
> > >
> > > Accumulo Developers,
> > >
> > > Please consider the following candidate for Apache Accumulo 2.1.0.
> > > The only change since 2.1.0-rc3 was
> > > https://github.com/apache/accumulo/pull/3051
> > >
> > > Git Commit:
> > >     706612f859d6e68891d487d624eda9ecf3fea7f9
> > > Branch:
> > >     2.1.0-rc4
> > >
> > > 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 \
> > >     706612f859d6e68891d487d624eda9ecf3fea7f9
> > >
> > > Staging repo:
> > >
> >
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1097
> > > Source (official release artifact):
> > >
> >
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1097/org/apache/accumulo/accumulo/2.1.0/accumulo-2.1.0-src.tar.gz
> > > Binary:
> > >
> >
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1097/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) =
> > >
> >
> 048a5520870ef7417570da9f084ba197b9982caafaca43558e63d58e0407b495d94acbb21acb478c307c25c4c3f6be03510d278acc55aa0cf500a55e9d923d8c
> > > accumulo-2.1.0-bin.tar.gz.sha512 will contain:
> > > SHA512 (accumulo-2.1.0-bin.tar.gz) =
> > >
> >
> 9bbc4defc114013f145e9e9fdd08683c842a29faaa01ea6e80555549a6aecef86ee6657cce23183b411a64c31123db682a6944e2825eef83c76fb5a91620235f
> > >
> > > 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 Sun Oct 30 06:00:00 AM UTC
> > 2022.
> > > (Sun Oct 30 02:00:00 AM EDT 2022 / Sat Oct 29 11:00: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-1097/
> > >     # note the trailing slash is needed
> >
>

Reply via email to