[RELEASE] Apache Cassandra 3.11.7 released

2020-07-24 Thread Mick Semb Wever
The Cassandra team is pleased to announce the release of Apache Cassandra
version 3.11.7.

Apache Cassandra is a fully distributed database. It is the right choice
when you need scalability and high availability without compromising
performance.
 http://cassandra.apache.org/

Downloads of source and binary distributions are listed in our download
section:
 http://cassandra.apache.org/download/

This version is a bug fix release[1] on the 3.11 series. As always, please
pay attention to the release notes[2] and Let us know[3] if you were to
encounter any problem.

Enjoy!

[1]: CHANGES.txt
https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=CHANGES.txt;hb=refs/tags/cassandra-3.11.7
[2]: NEWS.txt
https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=NEWS.txt;hb=refs/tags/cassandra-3.11.7
[3]: https://issues.apache.org/jira/browse/CASSANDRA


[RELEASE] Apache Cassandra 2.2.17 released

2020-07-24 Thread Mick Semb Wever
The Cassandra team is pleased to announce the release of Apache Cassandra
version 2.2.17.

Apache Cassandra is a fully distributed database. It is the right choice
when you need scalability and high availability without compromising
performance.
 http://cassandra.apache.org/

Downloads of source and binary distributions are listed in our download
section:
 http://cassandra.apache.org/download/

This version is a bug fix release[1] on the 2.2 series. As always, please
pay attention to the release notes[2] and Let us know[3] if you were to
encounter any problem.

Enjoy!

[1]: CHANGES.txt
https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=CHANGES.txt;hb=refs/tags/cassandra-2.2.17
[2]: NEWS.txt
https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=NEWS.txt;hb=refs/tags/cassandra-2.2.17
[3]: https://issues.apache.org/jira/browse/CASSANDRA


code repo for Cassadra Kubernetes SIG

2020-07-24 Thread John Sanda
Hey folks,

As per discussion in the last k8s operator SIG meeting, I have created a
repo[1] on GitHub with some initial code.

I am using operator-sdk v0.19.0. There have been several big changes made
in operator-sdk starting in v0.18.0. Most notably, it now uses the same
scaffolding and project structure as kubebuilder. The test framework has
been removed as well.

Please reach out on the #cassandra-kubernetes ASF Slack channel for
discussion and questions.

[1] https://github.com/jsanda/cassandra-operator

Thanks

John


Re: [VOTE] Release Apache Cassandra 3.11.7

2020-07-24 Thread Mick Semb Wever
> Proposing the test build of Cassandra 3.11.7 for release.
>
> sha1: 9fe62b3e40147fda2cc081744bd375b04574aef7
> Git:
> https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/3.11.7-tentative
> Maven Artifacts:
> https://repository.apache.org/content/repositories/orgapachecassandra-1209/org/apache/cassandra/cassandra-all/3.11.7/
>
> 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.7/
>
> 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.
>


This vote has passed, after ~10 days, with three binding +1s, one
non-binding +1, and no -1s.


Re: [VOTE] Release Apache Cassandra 2.2.17

2020-07-24 Thread Mick Semb Wever
>
> Proposing the test build of Cassandra 2.2.17 for release.
>
> sha1: cd006d275aa9b6e937c6ebd036d4d27c4ed18dbe
> Git:
> https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/2.2.17-tentative
> Maven Artifacts:
> https://repository.apache.org/content/repositories/orgapachecassandra-1207/org/apache/cassandra/cassandra-all/2.2.17/
>
> The Source and Build Artifacts, and the Debian and RPM packages and
> repositories, are available here:
> https://dist.apache.org/repos/dist/dev/cassandra/2.2.17/
>
> 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.
>


This vote has passed, after ~10 days, with 3 binding +1s and no -1s.


Re: [VOTE] Release Apache Cassandra 3.11.7

2020-07-24 Thread Mick Semb Wever
+1 (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

Small mistake:
 - the git sha doesn't exist on the 3.11 branch. it exists in the tag, and
its parent sha de66999 is easily found on the 3.11 branch.

Remaining issues:
 - binary convenience artefact contains javadoc (CASSANDRA-15561)
 - lib/ directory (binary files) bundled into the src artefact



On Fri, 17 Jul 2020 at 16:19, Brandon Williams  wrote:

> +1
>
> On Tue, Jul 14, 2020, 5:47 PM Mick Semb Wever  wrote:
>
> > Proposing the test build of Cassandra 3.11.7 for release.
> >
> > sha1: 9fe62b3e40147fda2cc081744bd375b04574aef7
> > Git:
> >
> >
> https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/3.11.7-tentative
> > Maven Artifacts:
> >
> >
> https://repository.apache.org/content/repositories/orgapachecassandra-1209/org/apache/cassandra/cassandra-all/3.11.7/
> >
> > 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.7/
> >
> > 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]: CHANGES.txt:
> >
> >
> https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=CHANGES.txt;hb=refs/tags/3.11.7-tentative
> > [2]: NEWS.txt:
> >
> >
> https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=NEWS.txt;hb=refs/tags/3.11.7-tentative
> >
>


[DISCUSS] CEP-8 Drivers Donation

2020-07-24 Thread Alexandre Dutra
Hi,

As per the CEP process guidelines, I'm starting a formal DISCUSS
thread to resume the conversation
started here[1].

On behalf of the developers who maintain the DataStax drivers, I
confirm that we are offering to
donate to the Apache Software Foundation all seven DataStax-funded
drivers, and are therefore
opening this CEP[2] to discussion.

In the CEP document linked above, we tried our best to address all the
issues that we anticipate
going forward with this endeavor, but the task is big: your
suggestions, remarks and comments are
most welcome.

As stated previously, we understand that we're all primarily focused
on the C* 4.0 release
currently; therefore we don't mind deferring any concrete progress on
this until after C* 4.0 is
out.

However, as you can judge from the CEP draft document, the donation is
likely to have many
implications on sensitive areas, e.g. on project governance; which is
why we think best to open the
discussion as early as possible, so that we all have enough time to
determine what we think best
suits the project going forward.

Kind regards,

Alex Dutra

[1] 
https://lists.apache.org/thread.html/ra7caa1dd42ccaa04bcabfbc33233995c125c655f9a3cdb2c7bd8e9f7%40%3Cdev.cassandra.apache.org%3E
[2] 
https://docs.google.com/document/d/1e0SsZxjeTabzrMv99pCz9zIkkgWjUd4KL5Yp0GFzNnY/edit?usp=sharing

-- 
Alexandre Dutra
alexandre.du...@datastax.com

-
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.21

2020-07-24 Thread Mick Semb Wever
> Proposing the test build of Cassandra 3.0.21 for release.
>
> sha1: e39d1da325f5853ab3a64d92ecf52f8271239b9e
> Git:
https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/3.0.21-tentative
> Maven Artifacts:
https://repository.apache.org/content/repositories/orgapachecassandra-1208/org/apache/cassandra/cassandra-all/3.0.21/



+1 (binding)

Test Results: https://ci-cassandra.apache.org/job/Cassandra-3.0/54/

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:
 - binary convenience artefact contains javadoc (CASSANDRA-15561)
 - lib/ directory (binary files) bundled into the src artefact


Re: [RELEASE] Apache Cassandra 4.0-beta1 released

2020-07-24 Thread Jon Meredith
(dropping user)

It's probably also worth mentioning that CASSANDRA-15937 will impact
what gets received on some of the JMX endpoints related to including
storage ports along with addresses, but all of the changes I view as
bugfixes on the original rather than any new functionality (for
example LoadMap / LoadMap with port outputs should be swapped and
ownership/scores are inconsistently formatted).

I expect to have a patch posted for it today, but please get in touch
if anybody has concerns about the changes.


On Fri, Jul 24, 2020 at 8:56 AM Mick Semb Wever  wrote:
>
> > This version is a beta release[1] on the 4.0 series. As always, please
> > pay attention to the release notes[2] and let us know[3] if you were
> > to encounter any problem.
>
>
>
> A quick followup note to both user and dev groups.
>
> Our Beta release guidelines¹ states that there will be no further API
> changes leading up to 4.0 GA.
> But we do currently have in place three planned exceptions to this, found in
> the following tickets:
>
> - CASSANDRA-15299 –  "CASSANDRA-13304 follow-up: improve checksumming and
> compression in protocol v5-beta"
> - CASSANDRA-15234 – Standardise config and JVM parameters
> - CASSANDRA-13701 – Lower default num_tokens
>
>
> The API changes to these are minimal, and part of the reason these were
> allowed to slip into the beta phase.
> For example…
> * CASSANDRA-15299 only affects those that are using the not yet stabilised
> v5 native protocol.
> * CASSANDRA-15234 will introduce cleaner, easier to use, cassandra.yaml
> settings, but all existing yaml setting names will still work.
> * CASSANDRA-13701 will change the default num_tokens setting to 16 (from
> 256), a change that will only impact provisioning of new clusters (because
> existing clusters must configure any new nodes to use the existing
> num_tokens value).
>
> All three tickets have fixVersion still set to `4.0-alpha` because of this
> situation.
>
>
> References:
>  [1] https://cwiki.apache.org/confluence/display/CASSANDRA/Release+Lifecycle

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



Re: [RELEASE] Apache Cassandra 4.0-beta1 released

2020-07-24 Thread Mick Semb Wever
> This version is a beta release[1] on the 4.0 series. As always, please
> pay attention to the release notes[2] and let us know[3] if you were
> to encounter any problem.



A quick followup note to both user and dev groups.

Our Beta release guidelines¹ states that there will be no further API
changes leading up to 4.0 GA.
But we do currently have in place three planned exceptions to this, found in
the following tickets:

- CASSANDRA-15299 –  "CASSANDRA-13304 follow-up: improve checksumming and
compression in protocol v5-beta"
- CASSANDRA-15234 – Standardise config and JVM parameters
- CASSANDRA-13701 – Lower default num_tokens


The API changes to these are minimal, and part of the reason these were
allowed to slip into the beta phase.
For example…
* CASSANDRA-15299 only affects those that are using the not yet stabilised
v5 native protocol.
* CASSANDRA-15234 will introduce cleaner, easier to use, cassandra.yaml
settings, but all existing yaml setting names will still work.
* CASSANDRA-13701 will change the default num_tokens setting to 16 (from
256), a change that will only impact provisioning of new clusters (because
existing clusters must configure any new nodes to use the existing
num_tokens value).

All three tickets have fixVersion still set to `4.0-alpha` because of this
situation.


References:
 [1] https://cwiki.apache.org/confluence/display/CASSANDRA/Release+Lifecycle


Re: [VOTE] Release Apache Cassandra 2.2.17

2020-07-24 Thread Sam Tunnicliffe
+1

> On 24 Jul 2020, at 12:07, Mick Semb Wever  wrote:
> 
>> Proposing the test build of Cassandra 2.2.17 for release.
>> 
>> sha1: cd006d275aa9b6e937c6ebd036d4d27c4ed18dbe
> 
> 
> +1 (binding)
> 
> 
> Test Results:  
> https://ci-cassandra.apache.org/job/Cassandra-2.2/28/testReport/
> 
> 
> 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:
> - binary convenience artefact contains javadoc (CASSANDRA-15561)
> - lib/ directory (binary files) bundled into the src artefact
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
> For additional commands, e-mail: dev-h...@cassandra.apache.org
> 


-
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.17

2020-07-24 Thread Mick Semb Wever
> Proposing the test build of Cassandra 2.2.17 for release.
>
> sha1: cd006d275aa9b6e937c6ebd036d4d27c4ed18dbe


+1 (binding)


Test Results:  https://ci-cassandra.apache.org/job/Cassandra-2.2/28/testReport/


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:
 - binary convenience artefact contains javadoc (CASSANDRA-15561)
 - lib/ directory (binary files) bundled into the src artefact

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