[RESULT][VOTE] Apache Accumulo 2.1.0-rc4

2022-11-01 Thread Christopher
This vote passes with 6 +1s and no other votes. Post-vote tasks are being tracked in https://github.com/apache/accumulo/issues/3060 and I'll be working through the list today. On Tue, Nov 1, 2022 at 10:00 AM Christopher wrote: > +1 (binding) > > Verified: > * Checksums and signatures > * All ja

Re: [VOTE] Apache Accumulo 2.1.0-rc4

2022-11-01 Thread Christopher
+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 * Al

Re: [VOTE] Apache Accumulo 2.1.0-rc4

2022-11-01 Thread Dominic Garguilo
+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 2

Re: [VOTE] Apache Accumulo 2.1.0-rc4

2022-10-31 Thread Keith Turner
+1 after reading about the testing Dave did. On Thu, Oct 27, 2022 at 7:02 AM Christopher 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: >

Re: [VOTE] Apache Accumulo 2.1.0-rc4

2022-10-31 Thread Dave Marion
+1 (binding) Validated checksums of src and binary tarballs Created a 20 node cluster using: CentOS 7.9 ZooKeeper 3.8.0 Hadoop 3.3.4 Accumulo 2.1.0-RC4 Performed the following tests: 1. Created the ci table configured with 200 splits, without encryption, and using external compactions

Re: [VOTE] Apache Accumulo 2.1.0-rc4

2022-10-31 Thread Keith Turner
I ran a bulk random walk test for 4.5 days using commit 6099e81. The RW bulk test was modified to continually loop, rerunning itself after verify. Commit 6099e81 is almost the same as the commit for this RC, the only diff being the version number (2.1.0-SNAPSHOT vs 2.1.0). The test are running on

Re: [VOTE] Apache Accumulo 2.1.0-rc4

2022-10-30 Thread Jeffrey Manno
+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

Re: [VOTE] Apache Accumulo 2.1.0-rc4

2022-10-29 Thread Christopher Shannon
+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 severa

[VOTE] Apache Accumulo 2.1.0-rc4

2022-10-26 Thread Christopher
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 cr