You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by Mick Semb Wever <mc...@apache.org> on 2020/02/10 20:31:34 UTC

[VOTE] Release Apache Cassandra 2.2.16

Proposing the test build of Cassandra 2.2.16 for release.

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

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

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/2.2.16-tentative
[2]: NEWS.txt: https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=NEWS.txt;hb=refs/tags/2.2.16-tentative

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


Re: [VOTE] Release Apache Cassandra 2.2.16

Posted by Sumanth Pasupuleti <su...@gmail.com>.
+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 <mc...@apache.org> 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-unsubscribe@cassandra.apache.org
> For additional commands, e-mail: dev-help@cassandra.apache.org
>
>

Re: [VOTE] Release Apache Cassandra 2.2.16

Posted by Mick Semb Wever <mc...@apache.org>.
> 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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: dev-help@cassandra.apache.org


Re: [VOTE] Release Apache Cassandra 2.2.16

Posted by Nate McCall <zz...@gmail.com>.
+1

On Thu, Feb 13, 2020 at 4:10 PM Michael Shuler <mi...@pbandjelly.org>
wrote:

> +1
>
> On 2/10/20 2:31 PM, Mick Semb Wever wrote:
> >
> > Proposing the test build of Cassandra 2.2.16 for release.
> >
> > sha1: c4d9e9ca4ade40b956e37935bce68737b0c063b9
> > Git:
> https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/2.2.16-tentative
> > Maven Artifacts:
> https://repository.apache.org/content/repositories/orgapachecassandra-1191/org/apache/cassandra/cassandra-all/2.2.16/
> >
> > The Source and Build Artifacts, and the Debian and RPM packages are
> available here: https://dist.apache.org/repos/dist/dev/cassandra/2.2.16/
> >
> > 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/2.2.16-tentative
> > [2]: NEWS.txt:
> https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=NEWS.txt;hb=refs/tags/2.2.16-tentative
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@cassandra.apache.org
> > For additional commands, e-mail: dev-help@cassandra.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cassandra.apache.org
> For additional commands, e-mail: dev-help@cassandra.apache.org
>
>

Re: [VOTE] Release Apache Cassandra 2.2.16

Posted by Michael Shuler <mi...@pbandjelly.org>.
+1

On 2/10/20 2:31 PM, Mick Semb Wever wrote:
> 
> Proposing the test build of Cassandra 2.2.16 for release.
> 
> sha1: c4d9e9ca4ade40b956e37935bce68737b0c063b9
> Git: https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/2.2.16-tentative
> Maven Artifacts: https://repository.apache.org/content/repositories/orgapachecassandra-1191/org/apache/cassandra/cassandra-all/2.2.16/
> 
> The Source and Build Artifacts, and the Debian and RPM packages are available here: https://dist.apache.org/repos/dist/dev/cassandra/2.2.16/
> 
> 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/2.2.16-tentative
> [2]: NEWS.txt: https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=NEWS.txt;hb=refs/tags/2.2.16-tentative
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cassandra.apache.org
> For additional commands, e-mail: dev-help@cassandra.apache.org
> 

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


Re: [VOTE] Release Apache Cassandra 2.2.16

Posted by Mick Semb Wever <mc...@apache.org>.
> Proposing the test build of Cassandra 2.2.16 for release.


This vote has passed with 3 binding votes and 2 non-binding votes.

Thanks Sumanth for providing a CircleCI test run. Many of the test failures in Jenkins appear to be simple stuff, like `UnknownHostException: ip-10-0-5-4`. Any help on this LHF would be most appreciated.


regards,
Mick

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


Re: [VOTE] Release Apache Cassandra 2.2.16

Posted by Brandon Williams <dr...@gmail.com>.
+1

On Mon, Feb 10, 2020 at 2:32 PM Mick Semb Wever <mc...@apache.org> wrote:
>
>
> Proposing the test build of Cassandra 2.2.16 for release.
>
> sha1: c4d9e9ca4ade40b956e37935bce68737b0c063b9
> Git: https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/2.2.16-tentative
> Maven Artifacts: https://repository.apache.org/content/repositories/orgapachecassandra-1191/org/apache/cassandra/cassandra-all/2.2.16/
>
> The Source and Build Artifacts, and the Debian and RPM packages are available here: https://dist.apache.org/repos/dist/dev/cassandra/2.2.16/
>
> 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/2.2.16-tentative
> [2]: NEWS.txt: https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=NEWS.txt;hb=refs/tags/2.2.16-tentative
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cassandra.apache.org
> For additional commands, e-mail: dev-help@cassandra.apache.org
>

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