+1

- verified hashes
- verified sunny ITs
- verified unit tests
- built with Uno and verified basic functionality


On Tue, Aug 15, 2023 at 7:07 PM Christopher Shannon <
christopher.l.shan...@gmail.com> wrote:

> +1 (binding)
>
> 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
> * Started up using Uno to make sure everything started correctly
>
> On Tue, Aug 15, 2023 at 3:27 PM Dave Marion <dmario...@gmail.com> wrote:
>
> > +1
> >
> > * verified signatures and hashes
> > * built from source tarball with no issues
> > * Sunny day tests passed
> > * Started instance locally. Ran ci until the disk was almost full. Ran
> > scan, walk, batchwalk with no issues.
> > * Looked at diff between 3.0 and 2.1 to look for changes that were not in
> > the release notes
> >
> > On Mon, Aug 14, 2023 at 7:38 PM dev1 <d...@etcoleman.com> wrote:
> >
> > > +1
> > >
> > >
> > >   *   Verified signatures
> > >   *   Built from tar with no errors (including errorprone)
> > >   *   Sunny tests passed
> > >   *   Started an uno instances and did some spot checks
> > >      *   Verified no unexpected exception in the log files
> > >
> > > Ed Coleman
> > >
> > > From: Christopher <ctubb...@apache.org>
> > > Date: Monday, August 14, 2023 at 4:26 AM
> > > To: accumulo-dev <dev@accumulo.apache.org>
> > > Subject: [VOTE] Apache Accumulo 3.0.0-rc1
> > > Accumulo Developers,
> > >
> > > Please consider the following candidate for Apache Accumulo 3.0.0.
> > >
> > > Git Commit:
> > >     fcf3192f27935ee3c66426fb89799ee0850944f2
> > > Branch:
> > >     3.0.0-rc1
> > >
> > > If this vote passes, a gpg-signed tag will be created using:
> > >     git tag -f -s -m 'Apache Accumulo 3.0.0' rel/3.0.0 \
> > >     fcf3192f27935ee3c66426fb89799ee0850944f2
> > >
> > > Staging repo:
> > >
> >
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1106
> > > Source (official release artifact):
> > >
> > >
> >
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1106/org/apache/accumulo/accumulo/3.0.0/accumulo-3.0.0-src.tar.gz
> > > Binary:
> > >
> >
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1106/org/apache/accumulo/accumulo/3.0.0/accumulo-3.0.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-3.0.0-src.tar.gz.sha512 will contain:
> > > SHA512 (accumulo-3.0.0-src.tar.gz) =
> > >
> > >
> >
> 02df744722e65ea65d86a8c89615b9a08435f32a66750e302b392ba9050708dc0fd246a240450f3226cbb64934fa490775264fc748bf941254ddd47c4b484a31
> > > accumulo-3.0.0-bin.tar.gz.sha512 will contain:
> > > SHA512 (accumulo-3.0.0-bin.tar.gz) =
> > >
> > >
> >
> c992e7ce8073862057173bd1005af2c6b617e6ba2a1fb7f7f3e3aed0876dca6c87794257fe511863ffb9b7a641597bedad730673d4c504abc0ee88c78ecfed01
> > >
> > > Release notes (in progress) can be found at:
> > > https://accumulo.apache.org/release/accumulo-3.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 3.0.0 release of Apache Accumulo.
> > >
> > > This vote will remain open until at least Thu Aug 17 08:30:00 AM UTC
> > 2023.
> > > (Thu Aug 17 04:30:00 AM EDT 2023 / Thu Aug 17 01:30:00 AM 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-1106/
> > >     # note the trailing slash is needed
> > >
> >
>

Reply via email to