This vote passes. I count: * 11 binding +1s * No other votes
I will continue the process to release this tomorrow and Monday (if not done tomorrow). Release checklist being tracked at: https://github.com/apache/accumulo/issues/2468 On Sat, Feb 12, 2022 at 5:07 PM Christopher <[email protected]> wrote: > +1 from me. > > I checked: > * matching source and javadoc jar for each regular jar > * source tarball content matches git commit > * binary tarball contains expected jars > * jars are sealed > * jars manifest point to correct git commit > * manually reviewed diff from 1.10.1 > * built and ran all ITs with hadoop 2 profile and hadoop 3 profile > * verified Nexus md5/sha1 checksums, tarball SHA-512s, and GPG signatures > * manually ran in fluo-uno > > > On Fri, Feb 11, 2022 at 9:57 AM Marc <[email protected]> wrote: > >> +1 , checked hashes built and also ran sunny tests. ran some automated >> tests last night that I typically use to validate Accumulo thrift RPC >> calls >> and encountered no issues there either. >> >> thanks, >> marc >> >> On Fri, Feb 11, 2022 at 9:44 AM Keith Turner <[email protected]> wrote: >> >> > +1 >> > >> > Looked through the diffs from 1.10.1 to 1.10.2 using the following. >> > >> > https://github.com/apache/accumulo/compare/rel/1.10.1...1.10.2-rc1 >> > >> > On Tue, Feb 8, 2022 at 10:08 AM Christopher <[email protected]> >> wrote: >> > > >> > > Accumulo Developers, >> > > >> > > Please consider the following candidate for Apache Accumulo 1.10.2. >> > > >> > > Git Commit: >> > > db2baf1706c0721e25438d5329ef1bba5159c24d >> > > Branch: >> > > 1.10.2-rc1 >> > > >> > > If this vote passes, a gpg-signed tag will be created using: >> > > git tag -f -s -m 'Apache Accumulo 1.10.2' rel/1.10.2 \ >> > > db2baf1706c0721e25438d5329ef1bba5159c24d >> > > >> > > Staging repo: >> > > >> > >> https://repository.apache.org/content/repositories/orgapacheaccumulo-1092 >> > > Source (official release artifact): >> > > >> > >> https://repository.apache.org/content/repositories/orgapacheaccumulo-1092/org/apache/accumulo/accumulo/1.10.2/accumulo-1.10.2-src.tar.gz >> > > Binary: >> > > >> > >> https://repository.apache.org/content/repositories/orgapacheaccumulo-1092/org/apache/accumulo/accumulo/1.10.2/accumulo-1.10.2-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-1.10.2-src.tar.gz.sha512 will contain: >> > > SHA512 (accumulo-1.10.2-src.tar.gz) = >> > > >> > >> d9963856a49f43e37d9b64fce440497c7b3621ba8cf2c6f56e4ce1e061edde11882905e99a21555c83f5c9c82d14e4323dd1246a344a8b9af55da863dfc55c1d >> > > accumulo-1.10.2-bin.tar.gz.sha512 will contain: >> > > SHA512 (accumulo-1.10.2-bin.tar.gz) = >> > > >> > >> 9b6e9286133120588f4c682e3fadee33704cf5983ef7e3c0be84c1678bd9bcf283a2c6efa6d4074c73f30032f5c0aa1073c15ec39f90d215505e028a1cf0a739 >> > > >> > > Release notes (in progress) can be found at: >> > > https://accumulo.staged.apache.org/release/accumulo-1.10.2 >> > > >> > > 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.10.2 release of Apache Accumulo. >> > > >> > > This vote will remain open until at least Fri Feb 11 03:30:00 PM UTC >> > 2022. >> > > (Fri Feb 11 10:30:00 AM EST 2022 / Fri Feb 11 07:30:00 AM PST 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-1092/ >> > > # note the trailing slash is needed >> > >> >
