Re: [VOTE] Release Apache Cassandra 3.11.6

2020-02-13 Thread Mick Semb Wever


> The vote will be open for 72 hours (longer if needed). Everyone who has 
> tested the build is invited to vote. Votes by PMC members are 
> considered binding. A vote passes if there are at least three binding 
> +1s.


+1 (non-binding)

Checked:
 - gpg signatures (maven artefacts, dist artefacts, deb/rpm packages and 
repositories),
 - sha checksums (maven artefacts, dist artefacts, deb/rpm packages and 
repositories),
 - binary convenience artefact runs
 - source artefact builds with one command, and runs
 - deb and rpm packages install and run

Packaging related issues:
 - NEWS.txt needs some cleanup (and items could be added to the 
debian/changelog)
 - deb package built fresh from git sha, instead of re-using the dist src 
artefact (CASSANDRA-14962)
 - sha256 and sha512 files don't include the original filename (they are a bit 
clumsy to verify)
 - binary convenience artefact contains javadoc (CASSANDRA-15561)
 - lib/ directory (binary files) bundled into the src artefact

Test Results:
 - 
https://builds.apache.org/view/A-D/view/Cassandra%203.11/job/Cassandra-3.11/23/testReport/
 - 
https://lists.apache.org/thread.html/r7dc5f58ae19fe6f3084516418b0d171e99e976906a8281c5d953c0c8%40%3Cbuilds.cassandra.apache.org%3E

-
To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
For additional commands, e-mail: dev-h...@cassandra.apache.org



Re: [VOTE] Release Apache Cassandra 2.2.16

2020-02-13 Thread Sumanth Pasupuleti
+1 non-binding

All UTs and Dtests pass except for two (thrift_hsha_test.TestThriftHSHA,
bootstrap_test.TestBootstrap)
https://circleci.com/workflow-run/f4e396c5-36f8-4db4-ac8c-6f0578f217a0

On Thu, Feb 13, 2020 at 2:16 AM Mick Semb Wever  wrote:

>
> > The vote will be open for 72 hours (longer if needed). Everyone who has
> > tested the build is invited to vote. Votes by PMC members are
> > considered binding. A vote passes if there are at least three binding
> > +1s.
>
>
>
> +1 (non-binding)
>
> Checked:
>  - gpg signatures (maven artefacts, dist artefacts, deb/rpm packages and
> repositories),
>  - sha checksums (maven artefacts, dist artefacts, deb/rpm packages and
> repositories),
>  - binary convenience artefact runs
>  - src convenience artefacts builds with one command, and runs
>  - deb and rpm install and run
>
> Remaining issues:
>  - deb package built fresh from git sha, instead of re-using the dist src
> artefact (CASSANDRA-14962)
>  - sha256 and sha512 files don't include the original filename (they are a
> bit clumsy to verify)
>  - binary convenience artefact contains javadoc (CASSANDRA-15561)
>  - lib/ directory (binary files) bundled into the src artefact
>
> Test Results:
>  -
> https://builds.apache.org/view/A-D/view/Cassandra%202.2/job/Cassandra-2.2/16/testReport/
>  -
> https://lists.apache.org/thread.html/r54e549fde8efe400233fd3d3ad7e7d60f97ce8f7039ec462dce1009e%40%3Cbuilds.cassandra.apache.org%3E
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
> For additional commands, e-mail: dev-h...@cassandra.apache.org
>
>


Re: [VOTE] Release Apache Cassandra 3.11.6

2020-02-13 Thread Sumanth Pasupuleti
+1 non-binding

All UTs and Dtests pass except for two (thrift_hsha_test.TestThriftHSHA,
bootstrap_test.TestBootstrap)
https://circleci.com/workflow-run/6fa3a0ac-98c9-40d9-be07-058b80b99738


On Thu, Feb 13, 2020 at 7:44 AM Jorge Bay Gondra 
wrote:

> I've run part of the node.js driver integration test suite against it,
> looks good.
>
> +1 (non-binding)
>
> On Thu, Feb 13, 2020 at 1:18 PM Tommy Stendahl
>  wrote:
>
> > +1 NB
> >
> > On tis, 2020-02-11 at 09:38 +0100, Mick Semb Wever wrote:
> >
> > Proposing the test build of Cassandra 3.11.6 for release.
> >
> > sha1: cb779ab9a631c13a245926f55320392c4468c6f0
> > Git:
> >
> https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/3.11.6-tentative
> > Maven Artifacts:
> >
> https://repository.apache.org/content/repositories/orgapachecassandra-1194/org/apache/cassandra/cassandra-all/3.11.6/
> >
> > The Source and Build Artifacts, and the Debian and RPM packages and
> > repositories, are available here:
> > https://dist.apache.org/repos/dist/dev/cassandra/3.11.6/
> >
> > The vote will be open for 72 hours (longer if needed). Everyone who has
> > tested the build is invited to vote. Votes by PMC members are considered
> > binding. A vote passes if there are at least three binding +1s.
> >
> > Again note the release process is undergoing improvements to deal with
> > sha256|512 checksums and to use the ASF dev dist staging location. Please
> > be extra critical. The deb and rpm repositories are also now available to
> > verify before the vote.
> >
> >
> > [1]: CHANGES.txt:
> >
> https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=CHANGES.txt;hb=refs/tags/3.11.6-tentative
> > [2]: NEWS.txt:
> >
> https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=NEWS.txt;hb=refs/tags/3.11.6-tentative
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org > dev-unsubscr...@cassandra.apache.org>
> > For additional commands, e-mail: dev-h...@cassandra.apache.org > dev-h...@cassandra.apache.org>
> >
> >
> >
>


Re: [VOTE] Release Apache Cassandra 3.0.20

2020-02-13 Thread Sumanth Pasupuleti
+1 non-binding

All UTs and Dtests pass except for two (thrift_hsha_test.TestThriftHSHA,
bootstrap_test.TestBootstrap)
https://circleci.com/workflow-run/b436ca29-3c47-406d-ad0b-eb8d080d0dce

On Thu, Feb 13, 2020 at 11:04 AM Mick Semb Wever  wrote:

>
> > The vote will be open for 72 hours (longer if needed). Everyone who has
> > tested the build is invited to vote. Votes by PMC members are
> > considered binding. A vote passes if there are at least three binding
> > +1s.
>
>
> +1 (non-binding)
>
> Checked:
>  - gpg signatures (maven artefacts, dist artefacts, deb/rpm packages and
> repositories),
>  - sha checksums (maven artefacts, dist artefacts, deb/rpm packages and
> repositories),
>  - binary convenience artefact runs
>  - source artefacts builds with one command, and runs
>  - deb and rpm packages install and run
>
> Remaining issues:
>  - deb package built fresh from git sha, instead of re-using the dist src
> artefact (CASSANDRA-14962)
>  - sha256 and sha512 files don't include the original filename (they are a
> bit clumsy to verify)
>  - binary convenience artefact contains javadoc (CASSANDRA-15561)
>  - lib/ directory (binary files) bundled into the src artefact
>
> Test Results:
>  -
> https://builds.apache.org/view/A-D/view/Cassandra%203.0/job/Cassandra-3.0/20/testReport/
>  -
> https://lists.apache.org/thread.html/r36156209a83a86e8a8def320a9de9b391c7119475ddaee129513ca63%40%3Cbuilds.cassandra.apache.org%3E
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
> For additional commands, e-mail: dev-h...@cassandra.apache.org
>
>


Re: [VOTE] Release Apache Cassandra 3.0.20

2020-02-13 Thread Mick Semb Wever


> The vote will be open for 72 hours (longer if needed). Everyone who has 
> tested the build is invited to vote. Votes by PMC members are 
> considered binding. A vote passes if there are at least three binding 
> +1s.


+1 (non-binding)

Checked:
 - gpg signatures (maven artefacts, dist artefacts, deb/rpm packages and 
repositories),
 - sha checksums (maven artefacts, dist artefacts, deb/rpm packages and 
repositories),
 - binary convenience artefact runs
 - source artefacts builds with one command, and runs
 - deb and rpm packages install and run

Remaining issues:
 - deb package built fresh from git sha, instead of re-using the dist src 
artefact (CASSANDRA-14962)
 - sha256 and sha512 files don't include the original filename (they are a bit 
clumsy to verify)
 - binary convenience artefact contains javadoc (CASSANDRA-15561)
 - lib/ directory (binary files) bundled into the src artefact

Test Results:
 - 
https://builds.apache.org/view/A-D/view/Cassandra%203.0/job/Cassandra-3.0/20/testReport/
 - 
https://lists.apache.org/thread.html/r36156209a83a86e8a8def320a9de9b391c7119475ddaee129513ca63%40%3Cbuilds.cassandra.apache.org%3E

-
To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
For additional commands, e-mail: dev-h...@cassandra.apache.org



Re: [VOTE] Release Apache Cassandra 3.11.6

2020-02-13 Thread Jorge Bay Gondra
I've run part of the node.js driver integration test suite against it,
looks good.

+1 (non-binding)

On Thu, Feb 13, 2020 at 1:18 PM Tommy Stendahl
 wrote:

> +1 NB
>
> On tis, 2020-02-11 at 09:38 +0100, Mick Semb Wever wrote:
>
> Proposing the test build of Cassandra 3.11.6 for release.
>
> sha1: cb779ab9a631c13a245926f55320392c4468c6f0
> Git:
> https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/3.11.6-tentative
> Maven Artifacts:
> https://repository.apache.org/content/repositories/orgapachecassandra-1194/org/apache/cassandra/cassandra-all/3.11.6/
>
> The Source and Build Artifacts, and the Debian and RPM packages and
> repositories, are available here:
> https://dist.apache.org/repos/dist/dev/cassandra/3.11.6/
>
> The vote will be open for 72 hours (longer if needed). Everyone who has
> tested the build is invited to vote. Votes by PMC members are considered
> binding. A vote passes if there are at least three binding +1s.
>
> Again note the release process is undergoing improvements to deal with
> sha256|512 checksums and to use the ASF dev dist staging location. Please
> be extra critical. The deb and rpm repositories are also now available to
> verify before the vote.
>
>
> [1]: CHANGES.txt:
> https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=CHANGES.txt;hb=refs/tags/3.11.6-tentative
> [2]: NEWS.txt:
> https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=NEWS.txt;hb=refs/tags/3.11.6-tentative
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org dev-unsubscr...@cassandra.apache.org>
> For additional commands, e-mail: dev-h...@cassandra.apache.org dev-h...@cassandra.apache.org>
>
>
>


Re: [VOTE] Release Apache Cassandra 3.11.6

2020-02-13 Thread Tommy Stendahl
+1 NB

On tis, 2020-02-11 at 09:38 +0100, Mick Semb Wever wrote:

Proposing the test build of Cassandra 3.11.6 for release.

sha1: cb779ab9a631c13a245926f55320392c4468c6f0
Git: 
https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/3.11.6-tentative
Maven Artifacts: 
https://repository.apache.org/content/repositories/orgapachecassandra-1194/org/apache/cassandra/cassandra-all/3.11.6/

The Source and Build Artifacts, and the Debian and RPM packages and 
repositories, are available here: 
https://dist.apache.org/repos/dist/dev/cassandra/3.11.6/

The vote will be open for 72 hours (longer if needed). Everyone who has tested 
the build is invited to vote. Votes by PMC members are considered binding. A 
vote passes if there are at least three binding +1s.

Again note the release process is undergoing improvements to deal with 
sha256|512 checksums and to use the ASF dev dist staging location. Please be 
extra critical. The deb and rpm repositories are also now available to verify 
before the vote.


[1]: CHANGES.txt: 
https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=CHANGES.txt;hb=refs/tags/3.11.6-tentative
[2]: NEWS.txt: 
https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=NEWS.txt;hb=refs/tags/3.11.6-tentative

-
To unsubscribe, e-mail: 
dev-unsubscr...@cassandra.apache.org
For additional commands, e-mail: 
dev-h...@cassandra.apache.org




Re: [VOTE] Release Apache Cassandra 3.0.20

2020-02-13 Thread Tommy Stendahl
+1 NB

On tis, 2020-02-11 at 09:36 +0100, Mick Semb Wever wrote:

Proposing the test build of Cassandra 3.0.20 for release.

sha1: 89edf5073ba4181dd2f70294cdbcb47f5a45c82e
Git: 
https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/3.0.20-tentative
Maven Artifacts: 
https://repository.apache.org/content/repositories/orgapachecassandra-1193/org/apache/cassandra/cassandra-all/3.0.20/

The Source and Build Artifacts, and the Debian and RPM packages and 
repositories, are available here: 
https://dist.apache.org/repos/dist/dev/cassandra/3.0.20/

The vote will be open for 72 hours (longer if needed). Everyone who has tested 
the build is invited to vote. Votes by PMC members are considered binding. A 
vote passes if there are at least three binding +1s.

Again note the release process is undergoing improvements to deal with 
sha256|512 checksums and to use the ASF dev dist staging location. Please be 
extra critical. The deb and rpm repositories are also now available to verify 
before the vote.


[1]: CHANGES.txt: 
https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=CHANGES.txt;hb=refs/tags/3.0.20-tentative
[2]: NEWS.txt: 
https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=NEWS.txt;hb=refs/tags/3.0.20-tentative

-
To unsubscribe, e-mail: 
dev-unsubscr...@cassandra.apache.org
For additional commands, e-mail: 
dev-h...@cassandra.apache.org




Re: [VOTE] Release Apache Cassandra 2.2.16

2020-02-13 Thread Mick Semb Wever


> The vote will be open for 72 hours (longer if needed). Everyone who has 
> tested the build is invited to vote. Votes by PMC members are 
> considered binding. A vote passes if there are at least three binding 
> +1s.



+1 (non-binding)

Checked:
 - gpg signatures (maven artefacts, dist artefacts, deb/rpm packages and 
repositories),
 - sha checksums (maven artefacts, dist artefacts, deb/rpm packages and 
repositories),
 - binary convenience artefact runs
 - src convenience artefacts builds with one command, and runs
 - deb and rpm install and run

Remaining issues:
 - deb package built fresh from git sha, instead of re-using the dist src 
artefact (CASSANDRA-14962)
 - sha256 and sha512 files don't include the original filename (they are a bit 
clumsy to verify)
 - binary convenience artefact contains javadoc (CASSANDRA-15561)
 - lib/ directory (binary files) bundled into the src artefact

Test Results:
 - 
https://builds.apache.org/view/A-D/view/Cassandra%202.2/job/Cassandra-2.2/16/testReport/
 - 
https://lists.apache.org/thread.html/r54e549fde8efe400233fd3d3ad7e7d60f97ce8f7039ec462dce1009e%40%3Cbuilds.cassandra.apache.org%3E



-
To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
For additional commands, e-mail: dev-h...@cassandra.apache.org