This vote passes with:
5 binding +1s: Ed, Jeffrey, Billie, Marc, Christopher
1 non-binding +1: Karthick
1 +0: Mike (Miller)

Thanks all!

On Tue, Dec 22, 2020 at 10:04 AM Christopher <ctubb...@apache.org> wrote:

> +1 from me
>
> * Tested all ITs
> * Verified sigs/hashes
> * Every jar has source jar and javadoc jar
> * Jars are sealed
> * Jar manifests match the git commit
> * Jars in the binary tarball's lib dir matches the staged jars
> * Verified basic functionality with fluo-uno, Hadoop 3.0.3, and ZK 3.6.1
> * Was able to rebuild from the source tarball using
> -Dguava.version=27.0-jre and verify basic functionality with fluo-uno,
> Hadoop 3.3.0, and ZK 3.6.1
>
>
>
> On Tue, Dec 22, 2020 at 5:38 AM Marc <phroc...@apache.org> wrote:
>
>> Hey All,
>>
>> +1 validated per the release testing instructions on a 21 VM
>> bare-metal cluster. all worked fine, including using thrift bindings
>> from python.
>>
>> On Mon, Dec 21, 2020 at 3:29 PM Mike Miller <mmil...@apache.org> wrote:
>> >
>> > +0
>> > Successfully ran "mvn clean verify -DskipITs" on the 1.10.1-rc1 branch
>> > Verified signature, sha512, sha1 and md5 for accumulo-1.10.1-src.tar.gz
>> > Verified signature, sha512, sha1 and md5 for accumulo-1.10.1-bin.tar.gz
>> > Extracted src tarball and successfully built running "mvn clean verify
>> > -Psunny"
>> >
>> > Ran Randomwalk test suite (see below) and saw something interesting with
>> > metadata tablets recovering.  I opened up an issue here:
>> > https://github.com/apache/accumulo/issues/1844
>> > It is likely that this cluster was very resource constrained since I
>> only
>> > had 3 tsevers and was running 4 walkers continuously.  I do not know
>> enough
>> > about the inner workings of Accumulo or what was going on with the
>> cluster
>> > at the time to know whether this bug is a showstopper or not.  But it
>> > concerned me enough to open an issue since it was with the metadata.
>> It is
>> > likely that if this is an issue with recovery that it has been around
>> since
>> > 1.9/1.8 so I don't think it should hold up a 1.10.1 release.
>> >
>> > I ran 4 Random walkers running continuously on a 4 node Muchos cluster
>> for
>> > 48 hours with the following suite:
>> >   <edge id="Image.xml" weight="1"/>
>> >   <edge id="Sequential.xml" weight="1"/>
>> >   <edge id="MultiTable.xml" weight="1"/>
>> >   <edge id="Shard.xml" weight="1"/>
>> >   <edge id="Concurrent.xml" weight="1"/>
>> >   <edge id="Conditional.xml" weight="1"/>
>> >   <edge id="Bulk.xml" weight="1"/>
>> > Muchos.props:
>> > [ec2] default_instance_type = m5d.large, worker_instance_type =
>> d2.xlarge
>> > profile=perf-medium
>> > leader1 = namenode,resourcemanager,accumulomaster,zookeeper
>> > worker1 = worker,swarmmanager
>> > worker2 = worker
>> > worker3 = worker
>> >
>> > On Mon, Dec 21, 2020 at 2:35 PM Billie Rinaldi <bil...@apache.org>
>> wrote:
>> >
>> > > +1
>> > > - checksums and signatures are good
>> > > - license headers are good
>> > > - builds from source
>> > > - unit tests pass
>> > > - sunny ITs and most other ITs pass
>> > >
>> > > On Thu, Dec 17, 2020 at 5:27 PM Christopher <ctubb...@apache.org>
>> wrote:
>> > >
>> > > > Accumulo Developers,
>> > > >
>> > > > Please consider the following candidate for Apache Accumulo 1.10.1.
>> > > >
>> > > > Git Commit:
>> > > >     2ede18d4d00e48300e289666069aaa44ec341ff6
>> > > > Branch:
>> > > >     1.10.1-rc1
>> > > >
>> > > > If this vote passes, a gpg-signed tag will be created using:
>> > > >     git tag -f -s -m 'Apache Accumulo 1.10.1' rel/1.10.1 \
>> > > >     2ede18d4d00e48300e289666069aaa44ec341ff6
>> > > >
>> > > > Staging repo:
>> > > >
>> > >
>> https://repository.apache.org/content/repositories/orgapacheaccumulo-1089
>> > > > Source (official release artifact):
>> > > >
>> > > >
>> > >
>> https://repository.apache.org/content/repositories/orgapacheaccumulo-1089/org/apache/accumulo/accumulo/1.10.1/accumulo-1.10.1-src.tar.gz
>> > > > Binary:
>> > > >
>> > > >
>> > >
>> https://repository.apache.org/content/repositories/orgapacheaccumulo-1089/org/apache/accumulo/accumulo/1.10.1/accumulo-1.10.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-1.10.1-src.tar.gz.sha512 will contain:
>> > > > SHA512 (accumulo-1.10.1-src.tar.gz) =
>> > > >
>> > > >
>> > >
>> 56002bc4a79f4b2a2755fea9b84665c846659d5f56f78c71d1c5fecb29945ab889735a74525083f004d740f48c5c2aa5b1b481b2b5ba7f75ba06698a151600cf
>> > > > accumulo-1.10.1-bin.tar.gz.sha512 will contain:
>> > > > SHA512 (accumulo-1.10.1-bin.tar.gz) =
>> > > >
>> > > >
>> > >
>> cd613d042f9509aa4f6887eb70af48267c680fe21b463a7967ba0bd7d6688610ecad33073f916e8969243d1f2111773ecd57c8e09efae683c31c09428d93cd03
>> > > >
>> > > > Release notes (in progress) can be found at:
>> > > > https://accumulo.staged.apache.org/release/accumulo-1.10.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 1.10.1 release of Apache Accumulo.
>> > > >
>> > > > This vote will remain open until at least Sun 20 Dec 2020 10:30:00
>> PM
>> > > UTC.
>> > > > (Sun 20 Dec 2020 05:30:00 PM EST / Sun 20 Dec 2020 02:30:00 PM PST)
>> > > > 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-1089/
>> > > >     # note the trailing slash is needed
>> > > >
>> > >
>>
>

Reply via email to