+1.

   - Validated checksums.
   - Did some minor random-walk and ingest testing against a single node
   instance.
   - Ran entire IT suite and Sunny day suite. The only failure was a known
   flaky IT (FateStarvationIT)

   The only note I had is I did see several spotbug errors occur during
   analysis. Though don't think those are enough to hold the release
   candidate.



On Sat, Oct 29, 2022 at 12:56 PM Christopher Shannon <
christopher.l.shan...@gmail.com> wrote:

> +1 (binding), looks good to me
>
> Some of the things I did for verification/testing locally:
>
> * Validated signatures and checksums
> * Verified license and notice files in archives
> * Verified source license headers with 'mvn apache-rat:check'
> * Built and ran all the sunny integration tests
> * Ran several tests using Uno for the new features in 2.1.0 such as per
> table encryption, shell command changes, etc.
> * Ran tests using accumulo-testing against Uno including ingest and verify
>
> On Thu, Oct 27, 2022 at 2: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