Re: [VOTE] Apache Accumulo 1.10.4-rc1

2023-11-15 Thread Keith Turner
+1

Looked over the diffs between 1.10.3 and 1.10.4-rc1

On Mon, Nov 13, 2023 at 9:42 AM Christopher  wrote:

> Accumulo Developers,
>
> Please consider the following candidate for Apache Accumulo 1.10.4 (a
> closeout final release for 1.10)
>
> Git Commit:
> 47ac68d1a220a90bc80618f9684252b243df6b27
> Branch:
> 1.10.4-rc1
>
> If this vote passes, a gpg-signed tag will be created using:
> git tag -f -s -m 'Apache Accumulo 1.10.4' rel/1.10.4 \
> 47ac68d1a220a90bc80618f9684252b243df6b27
>
> Staging repo:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1107
> Source (official release artifact):
>
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1107/org/apache/accumulo/accumulo/1.10.4/accumulo-1.10.4-src.tar.gz
> Binary:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1107/org/apache/accumulo/accumulo/1.10.4/accumulo-1.10.4-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.4-src.tar.gz.sha512 will contain:
> SHA512 (accumulo-1.10.4-src.tar.gz) =
>
> 78233784261031a3f6bf18f5c503ad1c9b52098b443291ffcd491785c49f3cc9f8ea2c0904719bf82b52d668ae35025c5b63d23729135120ade367e9c457
> accumulo-1.10.4-bin.tar.gz.sha512 will contain:
> SHA512 (accumulo-1.10.4-bin.tar.gz) =
>
> fbd7b7449c2ddd438ec966e6e13835cd85e11a349991ab7ca47bc4f7f84b8844ca5e5933f8068bd166c121f65fe4f35afaa8182787fd83589f458e96009bd2f6
>
> Release notes (in progress) can be found at:
> https://accumulo.apache.org/release/accumulo-1.10.4
>
> 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.4 release of Apache Accumulo.
>
> This vote will remain open until at least Thu Nov 16 03:00:00 PM UTC 2023.
> (Thu Nov 16 10:00:00 AM EST 2023 / Thu Nov 16 07:00:00 AM PST 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-1107/
> # note the trailing slash is needed
>


Re: [VOTE] Apache Accumulo 1.10.4-rc1

2023-11-15 Thread Mark Owens
+1

* Verified signatures and hashes
* Extracted and built from source tarball
* Successfully ran 'mvn test'
* Successfully ran Sunny tests
* Used fluo-uno to build and ran basic operations within the shell



On Wed, Nov 15, 2023 at 1:02 PM Christopher Shannon <
christopher.l.shan...@gmail.com> wrote:

> +1
>
> * 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 (also ran
> a couple scans, etc)
>
> On Wed, Nov 15, 2023 at 11:46 AM Dominic Garguilo 
> wrote:
>
> > +1
> >
> >
> >- Verified signatures
> >- built from source
> >- ran sunny day tests
> >- ran ingest and verify with the following stats:
> >org.apache.accumulo.test.continuous.ContinuousVerify$Counts
> >REFERENCED=146147488
> >UNREFERENCED=105
> >
> >
> > On Mon, Nov 13, 2023 at 9:42 AM Christopher  wrote:
> >
> > > Accumulo Developers,
> > >
> > > Please consider the following candidate for Apache Accumulo 1.10.4 (a
> > > closeout final release for 1.10)
> > >
> > > Git Commit:
> > > 47ac68d1a220a90bc80618f9684252b243df6b27
> > > Branch:
> > > 1.10.4-rc1
> > >
> > > If this vote passes, a gpg-signed tag will be created using:
> > > git tag -f -s -m 'Apache Accumulo 1.10.4' rel/1.10.4 \
> > > 47ac68d1a220a90bc80618f9684252b243df6b27
> > >
> > > Staging repo:
> > >
> >
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1107
> > > Source (official release artifact):
> > >
> > >
> >
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1107/org/apache/accumulo/accumulo/1.10.4/accumulo-1.10.4-src.tar.gz
> > > Binary:
> > >
> >
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1107/org/apache/accumulo/accumulo/1.10.4/accumulo-1.10.4-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.4-src.tar.gz.sha512 will contain:
> > > SHA512 (accumulo-1.10.4-src.tar.gz) =
> > >
> > >
> >
> 78233784261031a3f6bf18f5c503ad1c9b52098b443291ffcd491785c49f3cc9f8ea2c0904719bf82b52d668ae35025c5b63d23729135120ade367e9c457
> > > accumulo-1.10.4-bin.tar.gz.sha512 will contain:
> > > SHA512 (accumulo-1.10.4-bin.tar.gz) =
> > >
> > >
> >
> fbd7b7449c2ddd438ec966e6e13835cd85e11a349991ab7ca47bc4f7f84b8844ca5e5933f8068bd166c121f65fe4f35afaa8182787fd83589f458e96009bd2f6
> > >
> > > Release notes (in progress) can be found at:
> > > https://accumulo.apache.org/release/accumulo-1.10.4
> > >
> > > 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.4 release of Apache Accumulo.
> > >
> > > This vote will remain open until at least Thu Nov 16 03:00:00 PM UTC
> > 2023.
> > > (Thu Nov 16 10:00:00 AM EST 2023 / Thu Nov 16 07:00:00 AM PST 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-1107/
> > > # note the trailing slash is needed
> > >
> >
>


Re: [VOTE] Apache Accumulo 1.10.4-rc1

2023-11-15 Thread Christopher Shannon
+1

* 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 (also ran
a couple scans, etc)

On Wed, Nov 15, 2023 at 11:46 AM Dominic Garguilo 
wrote:

> +1
>
>
>- Verified signatures
>- built from source
>- ran sunny day tests
>- ran ingest and verify with the following stats:
>org.apache.accumulo.test.continuous.ContinuousVerify$Counts
>REFERENCED=146147488
>UNREFERENCED=105
>
>
> On Mon, Nov 13, 2023 at 9:42 AM Christopher  wrote:
>
> > Accumulo Developers,
> >
> > Please consider the following candidate for Apache Accumulo 1.10.4 (a
> > closeout final release for 1.10)
> >
> > Git Commit:
> > 47ac68d1a220a90bc80618f9684252b243df6b27
> > Branch:
> > 1.10.4-rc1
> >
> > If this vote passes, a gpg-signed tag will be created using:
> > git tag -f -s -m 'Apache Accumulo 1.10.4' rel/1.10.4 \
> > 47ac68d1a220a90bc80618f9684252b243df6b27
> >
> > Staging repo:
> >
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1107
> > Source (official release artifact):
> >
> >
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1107/org/apache/accumulo/accumulo/1.10.4/accumulo-1.10.4-src.tar.gz
> > Binary:
> >
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1107/org/apache/accumulo/accumulo/1.10.4/accumulo-1.10.4-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.4-src.tar.gz.sha512 will contain:
> > SHA512 (accumulo-1.10.4-src.tar.gz) =
> >
> >
> 78233784261031a3f6bf18f5c503ad1c9b52098b443291ffcd491785c49f3cc9f8ea2c0904719bf82b52d668ae35025c5b63d23729135120ade367e9c457
> > accumulo-1.10.4-bin.tar.gz.sha512 will contain:
> > SHA512 (accumulo-1.10.4-bin.tar.gz) =
> >
> >
> fbd7b7449c2ddd438ec966e6e13835cd85e11a349991ab7ca47bc4f7f84b8844ca5e5933f8068bd166c121f65fe4f35afaa8182787fd83589f458e96009bd2f6
> >
> > Release notes (in progress) can be found at:
> > https://accumulo.apache.org/release/accumulo-1.10.4
> >
> > 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.4 release of Apache Accumulo.
> >
> > This vote will remain open until at least Thu Nov 16 03:00:00 PM UTC
> 2023.
> > (Thu Nov 16 10:00:00 AM EST 2023 / Thu Nov 16 07:00:00 AM PST 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-1107/
> > # note the trailing slash is needed
> >
>


Re: [VOTE] Apache Accumulo 1.10.4-rc1

2023-11-15 Thread Dominic Garguilo
+1


   - Verified signatures
   - built from source
   - ran sunny day tests
   - ran ingest and verify with the following stats:
   org.apache.accumulo.test.continuous.ContinuousVerify$Counts
   REFERENCED=146147488
   UNREFERENCED=105


On Mon, Nov 13, 2023 at 9:42 AM Christopher  wrote:

> Accumulo Developers,
>
> Please consider the following candidate for Apache Accumulo 1.10.4 (a
> closeout final release for 1.10)
>
> Git Commit:
> 47ac68d1a220a90bc80618f9684252b243df6b27
> Branch:
> 1.10.4-rc1
>
> If this vote passes, a gpg-signed tag will be created using:
> git tag -f -s -m 'Apache Accumulo 1.10.4' rel/1.10.4 \
> 47ac68d1a220a90bc80618f9684252b243df6b27
>
> Staging repo:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1107
> Source (official release artifact):
>
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1107/org/apache/accumulo/accumulo/1.10.4/accumulo-1.10.4-src.tar.gz
> Binary:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1107/org/apache/accumulo/accumulo/1.10.4/accumulo-1.10.4-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.4-src.tar.gz.sha512 will contain:
> SHA512 (accumulo-1.10.4-src.tar.gz) =
>
> 78233784261031a3f6bf18f5c503ad1c9b52098b443291ffcd491785c49f3cc9f8ea2c0904719bf82b52d668ae35025c5b63d23729135120ade367e9c457
> accumulo-1.10.4-bin.tar.gz.sha512 will contain:
> SHA512 (accumulo-1.10.4-bin.tar.gz) =
>
> fbd7b7449c2ddd438ec966e6e13835cd85e11a349991ab7ca47bc4f7f84b8844ca5e5933f8068bd166c121f65fe4f35afaa8182787fd83589f458e96009bd2f6
>
> Release notes (in progress) can be found at:
> https://accumulo.apache.org/release/accumulo-1.10.4
>
> 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.4 release of Apache Accumulo.
>
> This vote will remain open until at least Thu Nov 16 03:00:00 PM UTC 2023.
> (Thu Nov 16 10:00:00 AM EST 2023 / Thu Nov 16 07:00:00 AM PST 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-1107/
> # note the trailing slash is needed
>