Re: [VOTE] Release Apache Cassandra 5.0-alpha2

2023-11-04 Thread Paulo Motta
Nice, thanks for the quick fix! Checked and working now.

On Sat, 4 Nov 2023 at 21:11 Mick Semb Wever  wrote:

>
>
> On Sun, 5 Nov 2023 at 00:49, Paulo Motta  wrote:
>
>> >  With the publication of this release I would like to switch the
>> default 'latest' docs on the website from 4.1 to 5.0.  Are there any
>> objections to this ?
>>
>> It looks like the switch of latest to 5.0 broken some top search links
>> (returns 404 to me):
>>
>> [1] - https://www.google.com/search?q=apache+cassandra+configuration
>> [2] - https://www.google.com/search?q=apache+cassandra+getting+started
>> [2] https://www.google.com/search?q=apache+cassandra+install
>> [3] - https://www.google.com/search?q=apache+cassandra+jdk
>>
>> Can/should we rollback while we add redirects to the old indexed links?
>>
>
>
> The nav and structure of the docs in 5.0 got a redesign.
>
> I've put in a quick hack that any 404 on any /doc/latest/ page will
> redirect to the page under /doc/stable/
> Appears to be working.  Thanks for spotting this Paulo !
>
>


Re: [VOTE] Release Apache Cassandra 5.0-alpha2

2023-11-04 Thread Mick Semb Wever
On Sun, 5 Nov 2023 at 00:49, Paulo Motta  wrote:

> >  With the publication of this release I would like to switch the default
> 'latest' docs on the website from 4.1 to 5.0.  Are there any objections to
> this ?
>
> It looks like the switch of latest to 5.0 broken some top search links
> (returns 404 to me):
>
> [1] - https://www.google.com/search?q=apache+cassandra+configuration
> [2] - https://www.google.com/search?q=apache+cassandra+getting+started
> [2] https://www.google.com/search?q=apache+cassandra+install
> [3] - https://www.google.com/search?q=apache+cassandra+jdk
>
> Can/should we rollback while we add redirects to the old indexed links?
>


The nav and structure of the docs in 5.0 got a redesign.

I've put in a quick hack that any 404 on any /doc/latest/ page will
redirect to the page under /doc/stable/
Appears to be working.  Thanks for spotting this Paulo !


Re: [VOTE] Release Apache Cassandra 5.0-alpha2

2023-11-04 Thread Paulo Motta
>  With the publication of this release I would like to switch the default
'latest' docs on the website from 4.1 to 5.0.  Are there any objections to
this ?

It looks like the switch of latest to 5.0 broken some top search links
(returns 404 to me):

[1] - https://www.google.com/search?q=apache+cassandra+configuration
[2] - https://www.google.com/search?q=apache+cassandra+getting+started
[2] https://www.google.com/search?q=apache+cassandra+install
[3] - https://www.google.com/search?q=apache+cassandra+jdk

Can/should we rollback while we add redirects to the old indexed links?

On Sat, Nov 4, 2023 at 2:04 PM Ekaterina Dimitrova 
wrote:

>
>1. “No objections from me since these issues are mostly cosmetic, but
>it would be nice to clear these before the next alpha/beta. I will create a
>ticket for the unknown module warning later if nobody beats me to it.”
>
>
>
>1.
>
>
>1. CASSANDRA-19001
> opened for the
>issue to be checked. Until we have tested/investigated whether the features
>that are supposed to use those modules experience any issues, this is an
>isolated problem that might turn out to be a cosmetic one. So far, we know
>the associated features and the JDK where the warnings are seen.
>
>
> You are right, Paulo, I meant CASSANDRA-18711 is the one that will take
> care of the Security Manager deprecation in the future. I just moved it out
> of triage.
>
> Best regards,
> Ekaterina
>
>
> On Sat, 4 Nov 2023 at 7:15, Mick Semb Wever  wrote:
>
>> > As this is alpha release - can we open a ticket to be resolved in the
>>> next alpha/beta? It is up to PMC to decide, of course.
>>>
>>> No objections from me since these issues are mostly cosmetic, but it
>>> would be nice to clear these before the next alpha/beta. I will create a
>>> ticket for the unknown module warning later if nobody beats me to it.
>>>
>>
>>
>> I agree.  When these tickets are created please add fixVersion '5.0-beta'
>> to indicate such.
>>
>>
>>


Re: [VOTE] Release Apache Cassandra 5.0-alpha2

2023-11-04 Thread Ekaterina Dimitrova
   1. “No objections from me since these issues are mostly cosmetic, but it
   would be nice to clear these before the next alpha/beta. I will create a
   ticket for the unknown module warning later if nobody beats me to it.”



   1.


   1. CASSANDRA-19001
    opened for the
   issue to be checked. Until we have tested/investigated whether the features
   that are supposed to use those modules experience any issues, this is an
   isolated problem that might turn out to be a cosmetic one. So far, we know
   the associated features and the JDK where the warnings are seen.


You are right, Paulo, I meant CASSANDRA-18711 is the one that will take
care of the Security Manager deprecation in the future. I just moved it out
of triage.

Best regards,
Ekaterina


On Sat, 4 Nov 2023 at 7:15, Mick Semb Wever  wrote:

> > As this is alpha release - can we open a ticket to be resolved in the
>> next alpha/beta? It is up to PMC to decide, of course.
>>
>> No objections from me since these issues are mostly cosmetic, but it
>> would be nice to clear these before the next alpha/beta. I will create a
>> ticket for the unknown module warning later if nobody beats me to it.
>>
>
>
> I agree.  When these tickets are created please add fixVersion '5.0-beta'
> to indicate such.
>
>
>


Re: [VOTE] Release Apache Cassandra 5.0-alpha2

2023-11-04 Thread Mick Semb Wever
>
> > As this is alpha release - can we open a ticket to be resolved in the
> next alpha/beta? It is up to PMC to decide, of course.
>
> No objections from me since these issues are mostly cosmetic, but it would
> be nice to clear these before the next alpha/beta. I will create a ticket
> for the unknown module warning later if nobody beats me to it.
>


I agree.  When these tickets are created please add fixVersion '5.0-beta'
to indicate such.


Re: [VOTE] Release Apache Cassandra 5.0-alpha2

2023-11-03 Thread Paulo Motta
Thanks Ekaterina! I think the security manager ticket is CASSANDRA-18711
(correct me if I’m wrong) - sorry missed this in my previous search.

> As this is alpha release - can we open a ticket to be resolved in the
next alpha/beta? It is up to PMC to decide, of course.

No objections from me since these issues are mostly cosmetic, but it would
be nice to clear these before the next alpha/beta. I will create a ticket
for the unknown module warning later if nobody beats me to it.

On Fri, 3 Nov 2023 at 21:17 Ekaterina Dimitrova 
wrote:

> I am sorry, I totally forgot to address your other concern, Paulo. The
> security manager is marked for deprecation in JDK 17. So this warning is to
> stress to people they need to take care of a replacement, sooner than
> later. I believe we have somewhere an unassigned ticket in Open status to
> address this topic.
>
> On Fri, 3 Nov 2023 at 21:07, Ekaterina Dimitrova 
> wrote:
>
>> Hi Paulo,
>>
>> Thank you for testing and for raising the issue!
>> I can confirm I do not use the same JDK as you, and I did not see any
>> warnings on my machine on startup or when calling nodetool commands.
>>
>> I believe on a quick check that jdk.attach was needed for nodetool sjk.
>> (It was mentioned on CASSANDRA-16895 at least)
>> About jdk.compiler - it was added as per this recommendation for
>> chronicle
>> https://chronicle.software/chronicle-support-java-17/
>>
>> I do not believe we test with the mentioned JDK in CI, so additional
>> testing will be required to figure out things better.
>>
>> As this is alpha release - can we open a ticket to be resolved in the
>> next alpha/beta? It is up to PMC to decide, of course. Also, we need a bit
>> more investigation here. I can try to take a look tomorrow in more
>> detail if no one beats me to that.
>>
>> Best regards,
>> Ekaterina
>>
>>
>> On Fri, 3 Nov 2023 at 20:01, Paulo Motta  wrote:
>>
>>> Clarification:
>>> - When running nodetool only the "Unknown module" warnings show up. All
>>> warnings show up during startup.
>>>
>>> On Fri, Nov 3, 2023 at 7:58 PM Paulo Motta  wrote:
>>>
 Launched a tarball-based 5.0-alpha2 container on top of
 "eclipse-temurin:17-jre-focal" and the server starts up fine, can run
 nodetool and cqlsh.

 I got these seemingly harmless JDK17 warnings during startup and when
 running nodetool (no warnings on JDK11):

 WARNING: Unknown module: jdk.attach specified to --add-exports
 WARNING: Unknown module: jdk.compiler specified to --add-exports
 WARNING: Unknown module: jdk.compiler specified to --add-opens
 WARNING: A terminally deprecated method in java.lang.System has been
 called
 WARNING: System::setSecurityManager has been called by
 org.apache.cassandra.security.ThreadAwareSecurityManager
 (file:/opt/cassandra/lib/apache-cassandra-5.0-alpha2-SNAPSHOT.jar)
 WARNING: Please consider reporting this to the maintainers of
 org.apache.cassandra.security.ThreadAwareSecurityManager
 WARNING: System::setSecurityManager will be removed in a future release

 Anybody knows if these warnings are legit/expected ? We can create
 follow-up tickets if needed.

 $ java --version
 openjdk 17.0.9 2023-10-17
 OpenJDK Runtime Environment Temurin-17.0.9+9 (build 17.0.9+9)
 OpenJDK 64-Bit Server VM Temurin-17.0.9+9 (build 17.0.9+9, mixed mode,
 sharing)

 On Fri, Nov 3, 2023 at 6:13 PM Jonathan Ellis 
 wrote:

> +1
>
> On Mon, Oct 30, 2023 at 3:47 PM Mick Semb Wever 
> wrote:
>
>> Proposing the test build of Cassandra 5.0-alpha2 for release.
>>
>> DISCLAIMER, this alpha release does not contain the features:
>> Transactional Cluster Metadata (CEP-21) and Accord Transactions
>> (CEP-15).  These features are under discussion to be pushed to a
>> 5.1-alpha1 release, with an eta still this year.
>>
>> This release does contain Vector Similarity Search (CEP-30).
>>
>> Please also note that this is an alpha release and what that means,
>> further info at
>>
>> https://cwiki.apache.org/confluence/display/CASSANDRA/Release+Lifecycle
>>
>> sha1: ea76d148c374198fede6978422895668857a927f
>> Git: https://github.com/apache/cassandra/tree/5.0-alpha2-tentative
>> Maven Artifacts:
>>
>> https://repository.apache.org/content/repositories/orgapachecassandra-1317/org/apache/cassandra/cassandra-all/5.0-alpha2/
>>
>> The Source and Build Artifacts, and the Debian and RPM packages and
>> repositories, are available here:
>> https://dist.apache.org/repos/dist/dev/cassandra/5.0-alpha2/
>>
>> 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 and no -1's.
>>
>> [1]: CHANGES.txt:
>>
>> https://github.com/apache/cassandra/blo

Re: [VOTE] Release Apache Cassandra 5.0-alpha2

2023-11-03 Thread Ekaterina Dimitrova
I am sorry, I totally forgot to address your other concern, Paulo. The
security manager is marked for deprecation in JDK 17. So this warning is to
stress to people they need to take care of a replacement, sooner than
later. I believe we have somewhere an unassigned ticket in Open status to
address this topic.

On Fri, 3 Nov 2023 at 21:07, Ekaterina Dimitrova 
wrote:

> Hi Paulo,
>
> Thank you for testing and for raising the issue!
> I can confirm I do not use the same JDK as you, and I did not see any
> warnings on my machine on startup or when calling nodetool commands.
>
> I believe on a quick check that jdk.attach was needed for nodetool sjk.
> (It was mentioned on CASSANDRA-16895 at least)
> About jdk.compiler - it was added as per this recommendation for chronicle
> https://chronicle.software/chronicle-support-java-17/
>
> I do not believe we test with the mentioned JDK in CI, so additional
> testing will be required to figure out things better.
>
> As this is alpha release - can we open a ticket to be resolved in the
> next alpha/beta? It is up to PMC to decide, of course. Also, we need a bit
> more investigation here. I can try to take a look tomorrow in more
> detail if no one beats me to that.
>
> Best regards,
> Ekaterina
>
>
> On Fri, 3 Nov 2023 at 20:01, Paulo Motta  wrote:
>
>> Clarification:
>> - When running nodetool only the "Unknown module" warnings show up. All
>> warnings show up during startup.
>>
>> On Fri, Nov 3, 2023 at 7:58 PM Paulo Motta  wrote:
>>
>>> Launched a tarball-based 5.0-alpha2 container on top of
>>> "eclipse-temurin:17-jre-focal" and the server starts up fine, can run
>>> nodetool and cqlsh.
>>>
>>> I got these seemingly harmless JDK17 warnings during startup and when
>>> running nodetool (no warnings on JDK11):
>>>
>>> WARNING: Unknown module: jdk.attach specified to --add-exports
>>> WARNING: Unknown module: jdk.compiler specified to --add-exports
>>> WARNING: Unknown module: jdk.compiler specified to --add-opens
>>> WARNING: A terminally deprecated method in java.lang.System has been
>>> called
>>> WARNING: System::setSecurityManager has been called by
>>> org.apache.cassandra.security.ThreadAwareSecurityManager
>>> (file:/opt/cassandra/lib/apache-cassandra-5.0-alpha2-SNAPSHOT.jar)
>>> WARNING: Please consider reporting this to the maintainers of
>>> org.apache.cassandra.security.ThreadAwareSecurityManager
>>> WARNING: System::setSecurityManager will be removed in a future release
>>>
>>> Anybody knows if these warnings are legit/expected ? We can create
>>> follow-up tickets if needed.
>>>
>>> $ java --version
>>> openjdk 17.0.9 2023-10-17
>>> OpenJDK Runtime Environment Temurin-17.0.9+9 (build 17.0.9+9)
>>> OpenJDK 64-Bit Server VM Temurin-17.0.9+9 (build 17.0.9+9, mixed mode,
>>> sharing)
>>>
>>> On Fri, Nov 3, 2023 at 6:13 PM Jonathan Ellis  wrote:
>>>
 +1

 On Mon, Oct 30, 2023 at 3:47 PM Mick Semb Wever  wrote:

> Proposing the test build of Cassandra 5.0-alpha2 for release.
>
> DISCLAIMER, this alpha release does not contain the features:
> Transactional Cluster Metadata (CEP-21) and Accord Transactions
> (CEP-15).  These features are under discussion to be pushed to a
> 5.1-alpha1 release, with an eta still this year.
>
> This release does contain Vector Similarity Search (CEP-30).
>
> Please also note that this is an alpha release and what that means,
> further info at
> https://cwiki.apache.org/confluence/display/CASSANDRA/Release+Lifecycle
>
> sha1: ea76d148c374198fede6978422895668857a927f
> Git: https://github.com/apache/cassandra/tree/5.0-alpha2-tentative
> Maven Artifacts:
>
> https://repository.apache.org/content/repositories/orgapachecassandra-1317/org/apache/cassandra/cassandra-all/5.0-alpha2/
>
> The Source and Build Artifacts, and the Debian and RPM packages and
> repositories, are available here:
> https://dist.apache.org/repos/dist/dev/cassandra/5.0-alpha2/
>
> 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 and no -1's.
>
> [1]: CHANGES.txt:
>
> https://github.com/apache/cassandra/blob/5.0-alpha2-tentative/CHANGES.txt
> [2]: NEWS.txt:
> https://github.com/apache/cassandra/blob/5.0-alpha2-tentative/NEWS.txt
>


 --
 Jonathan Ellis
 co-founder, http://www.datastax.com
 @spyced

>>>


Re: [VOTE] Release Apache Cassandra 5.0-alpha2

2023-11-03 Thread Ekaterina Dimitrova
Hi Paulo,

Thank you for testing and for raising the issue!
I can confirm I do not use the same JDK as you, and I did not see any
warnings on my machine on startup or when calling nodetool commands.

I believe on a quick check that jdk.attach was needed for nodetool sjk. (It
was mentioned on CASSANDRA-16895 at least)
About jdk.compiler - it was added as per this recommendation for chronicle
https://chronicle.software/chronicle-support-java-17/

I do not believe we test with the mentioned JDK in CI, so additional
testing will be required to figure out things better.

As this is alpha release - can we open a ticket to be resolved in the
next alpha/beta? It is up to PMC to decide, of course. Also, we need a bit
more investigation here. I can try to take a look tomorrow in more
detail if no one beats me to that.

Best regards,
Ekaterina


On Fri, 3 Nov 2023 at 20:01, Paulo Motta  wrote:

> Clarification:
> - When running nodetool only the "Unknown module" warnings show up. All
> warnings show up during startup.
>
> On Fri, Nov 3, 2023 at 7:58 PM Paulo Motta  wrote:
>
>> Launched a tarball-based 5.0-alpha2 container on top of
>> "eclipse-temurin:17-jre-focal" and the server starts up fine, can run
>> nodetool and cqlsh.
>>
>> I got these seemingly harmless JDK17 warnings during startup and when
>> running nodetool (no warnings on JDK11):
>>
>> WARNING: Unknown module: jdk.attach specified to --add-exports
>> WARNING: Unknown module: jdk.compiler specified to --add-exports
>> WARNING: Unknown module: jdk.compiler specified to --add-opens
>> WARNING: A terminally deprecated method in java.lang.System has been
>> called
>> WARNING: System::setSecurityManager has been called by
>> org.apache.cassandra.security.ThreadAwareSecurityManager
>> (file:/opt/cassandra/lib/apache-cassandra-5.0-alpha2-SNAPSHOT.jar)
>> WARNING: Please consider reporting this to the maintainers of
>> org.apache.cassandra.security.ThreadAwareSecurityManager
>> WARNING: System::setSecurityManager will be removed in a future release
>>
>> Anybody knows if these warnings are legit/expected ? We can create
>> follow-up tickets if needed.
>>
>> $ java --version
>> openjdk 17.0.9 2023-10-17
>> OpenJDK Runtime Environment Temurin-17.0.9+9 (build 17.0.9+9)
>> OpenJDK 64-Bit Server VM Temurin-17.0.9+9 (build 17.0.9+9, mixed mode,
>> sharing)
>>
>> On Fri, Nov 3, 2023 at 6:13 PM Jonathan Ellis  wrote:
>>
>>> +1
>>>
>>> On Mon, Oct 30, 2023 at 3:47 PM Mick Semb Wever  wrote:
>>>
 Proposing the test build of Cassandra 5.0-alpha2 for release.

 DISCLAIMER, this alpha release does not contain the features:
 Transactional Cluster Metadata (CEP-21) and Accord Transactions
 (CEP-15).  These features are under discussion to be pushed to a
 5.1-alpha1 release, with an eta still this year.

 This release does contain Vector Similarity Search (CEP-30).

 Please also note that this is an alpha release and what that means,
 further info at
 https://cwiki.apache.org/confluence/display/CASSANDRA/Release+Lifecycle

 sha1: ea76d148c374198fede6978422895668857a927f
 Git: https://github.com/apache/cassandra/tree/5.0-alpha2-tentative
 Maven Artifacts:

 https://repository.apache.org/content/repositories/orgapachecassandra-1317/org/apache/cassandra/cassandra-all/5.0-alpha2/

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

 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 and no -1's.

 [1]: CHANGES.txt:

 https://github.com/apache/cassandra/blob/5.0-alpha2-tentative/CHANGES.txt
 [2]: NEWS.txt:
 https://github.com/apache/cassandra/blob/5.0-alpha2-tentative/NEWS.txt

>>>
>>>
>>> --
>>> Jonathan Ellis
>>> co-founder, http://www.datastax.com
>>> @spyced
>>>
>>


Re: [VOTE] Release Apache Cassandra 5.0-alpha2

2023-11-03 Thread Paulo Motta
Clarification:
- When running nodetool only the "Unknown module" warnings show up. All
warnings show up during startup.

On Fri, Nov 3, 2023 at 7:58 PM Paulo Motta  wrote:

> Launched a tarball-based 5.0-alpha2 container on top of
> "eclipse-temurin:17-jre-focal" and the server starts up fine, can run
> nodetool and cqlsh.
>
> I got these seemingly harmless JDK17 warnings during startup and when
> running nodetool (no warnings on JDK11):
>
> WARNING: Unknown module: jdk.attach specified to --add-exports
> WARNING: Unknown module: jdk.compiler specified to --add-exports
> WARNING: Unknown module: jdk.compiler specified to --add-opens
> WARNING: A terminally deprecated method in java.lang.System has been called
> WARNING: System::setSecurityManager has been called by
> org.apache.cassandra.security.ThreadAwareSecurityManager
> (file:/opt/cassandra/lib/apache-cassandra-5.0-alpha2-SNAPSHOT.jar)
> WARNING: Please consider reporting this to the maintainers of
> org.apache.cassandra.security.ThreadAwareSecurityManager
> WARNING: System::setSecurityManager will be removed in a future release
>
> Anybody knows if these warnings are legit/expected ? We can create
> follow-up tickets if needed.
>
> $ java --version
> openjdk 17.0.9 2023-10-17
> OpenJDK Runtime Environment Temurin-17.0.9+9 (build 17.0.9+9)
> OpenJDK 64-Bit Server VM Temurin-17.0.9+9 (build 17.0.9+9, mixed mode,
> sharing)
>
> On Fri, Nov 3, 2023 at 6:13 PM Jonathan Ellis  wrote:
>
>> +1
>>
>> On Mon, Oct 30, 2023 at 3:47 PM Mick Semb Wever  wrote:
>>
>>> Proposing the test build of Cassandra 5.0-alpha2 for release.
>>>
>>> DISCLAIMER, this alpha release does not contain the features:
>>> Transactional Cluster Metadata (CEP-21) and Accord Transactions
>>> (CEP-15).  These features are under discussion to be pushed to a
>>> 5.1-alpha1 release, with an eta still this year.
>>>
>>> This release does contain Vector Similarity Search (CEP-30).
>>>
>>> Please also note that this is an alpha release and what that means,
>>> further info at
>>> https://cwiki.apache.org/confluence/display/CASSANDRA/Release+Lifecycle
>>>
>>> sha1: ea76d148c374198fede6978422895668857a927f
>>> Git: https://github.com/apache/cassandra/tree/5.0-alpha2-tentative
>>> Maven Artifacts:
>>>
>>> https://repository.apache.org/content/repositories/orgapachecassandra-1317/org/apache/cassandra/cassandra-all/5.0-alpha2/
>>>
>>> The Source and Build Artifacts, and the Debian and RPM packages and
>>> repositories, are available here:
>>> https://dist.apache.org/repos/dist/dev/cassandra/5.0-alpha2/
>>>
>>> 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 and no -1's.
>>>
>>> [1]: CHANGES.txt:
>>> https://github.com/apache/cassandra/blob/5.0-alpha2-tentative/CHANGES.txt
>>> [2]: NEWS.txt:
>>> https://github.com/apache/cassandra/blob/5.0-alpha2-tentative/NEWS.txt
>>>
>>
>>
>> --
>> Jonathan Ellis
>> co-founder, http://www.datastax.com
>> @spyced
>>
>


Re: [VOTE] Release Apache Cassandra 5.0-alpha2

2023-11-03 Thread Paulo Motta
Launched a tarball-based 5.0-alpha2 container on top of
"eclipse-temurin:17-jre-focal" and the server starts up fine, can run
nodetool and cqlsh.

I got these seemingly harmless JDK17 warnings during startup and when
running nodetool (no warnings on JDK11):

WARNING: Unknown module: jdk.attach specified to --add-exports
WARNING: Unknown module: jdk.compiler specified to --add-exports
WARNING: Unknown module: jdk.compiler specified to --add-opens
WARNING: A terminally deprecated method in java.lang.System has been called
WARNING: System::setSecurityManager has been called by
org.apache.cassandra.security.ThreadAwareSecurityManager
(file:/opt/cassandra/lib/apache-cassandra-5.0-alpha2-SNAPSHOT.jar)
WARNING: Please consider reporting this to the maintainers of
org.apache.cassandra.security.ThreadAwareSecurityManager
WARNING: System::setSecurityManager will be removed in a future release

Anybody knows if these warnings are legit/expected ? We can create
follow-up tickets if needed.

$ java --version
openjdk 17.0.9 2023-10-17
OpenJDK Runtime Environment Temurin-17.0.9+9 (build 17.0.9+9)
OpenJDK 64-Bit Server VM Temurin-17.0.9+9 (build 17.0.9+9, mixed mode,
sharing)

On Fri, Nov 3, 2023 at 6:13 PM Jonathan Ellis  wrote:

> +1
>
> On Mon, Oct 30, 2023 at 3:47 PM Mick Semb Wever  wrote:
>
>> Proposing the test build of Cassandra 5.0-alpha2 for release.
>>
>> DISCLAIMER, this alpha release does not contain the features:
>> Transactional Cluster Metadata (CEP-21) and Accord Transactions
>> (CEP-15).  These features are under discussion to be pushed to a
>> 5.1-alpha1 release, with an eta still this year.
>>
>> This release does contain Vector Similarity Search (CEP-30).
>>
>> Please also note that this is an alpha release and what that means,
>> further info at
>> https://cwiki.apache.org/confluence/display/CASSANDRA/Release+Lifecycle
>>
>> sha1: ea76d148c374198fede6978422895668857a927f
>> Git: https://github.com/apache/cassandra/tree/5.0-alpha2-tentative
>> Maven Artifacts:
>>
>> https://repository.apache.org/content/repositories/orgapachecassandra-1317/org/apache/cassandra/cassandra-all/5.0-alpha2/
>>
>> The Source and Build Artifacts, and the Debian and RPM packages and
>> repositories, are available here:
>> https://dist.apache.org/repos/dist/dev/cassandra/5.0-alpha2/
>>
>> 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 and no -1's.
>>
>> [1]: CHANGES.txt:
>> https://github.com/apache/cassandra/blob/5.0-alpha2-tentative/CHANGES.txt
>> [2]: NEWS.txt:
>> https://github.com/apache/cassandra/blob/5.0-alpha2-tentative/NEWS.txt
>>
>
>
> --
> Jonathan Ellis
> co-founder, http://www.datastax.com
> @spyced
>


Re: [VOTE] Release Apache Cassandra 5.0-alpha2

2023-11-03 Thread Jonathan Ellis
+1

On Mon, Oct 30, 2023 at 3:47 PM Mick Semb Wever  wrote:

> Proposing the test build of Cassandra 5.0-alpha2 for release.
>
> DISCLAIMER, this alpha release does not contain the features:
> Transactional Cluster Metadata (CEP-21) and Accord Transactions
> (CEP-15).  These features are under discussion to be pushed to a
> 5.1-alpha1 release, with an eta still this year.
>
> This release does contain Vector Similarity Search (CEP-30).
>
> Please also note that this is an alpha release and what that means,
> further info at
> https://cwiki.apache.org/confluence/display/CASSANDRA/Release+Lifecycle
>
> sha1: ea76d148c374198fede6978422895668857a927f
> Git: https://github.com/apache/cassandra/tree/5.0-alpha2-tentative
> Maven Artifacts:
>
> https://repository.apache.org/content/repositories/orgapachecassandra-1317/org/apache/cassandra/cassandra-all/5.0-alpha2/
>
> The Source and Build Artifacts, and the Debian and RPM packages and
> repositories, are available here:
> https://dist.apache.org/repos/dist/dev/cassandra/5.0-alpha2/
>
> 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 and no -1's.
>
> [1]: CHANGES.txt:
> https://github.com/apache/cassandra/blob/5.0-alpha2-tentative/CHANGES.txt
> [2]: NEWS.txt:
> https://github.com/apache/cassandra/blob/5.0-alpha2-tentative/NEWS.txt
>


-- 
Jonathan Ellis
co-founder, http://www.datastax.com
@spyced


Re: [VOTE] Release Apache Cassandra 5.0-alpha2

2023-11-02 Thread Brandon Williams
+1

Kind Regards,
Brandon

On Mon, Oct 30, 2023 at 4:47 PM Mick Semb Wever  wrote:
>
> Proposing the test build of Cassandra 5.0-alpha2 for release.
>
> DISCLAIMER, this alpha release does not contain the features:
> Transactional Cluster Metadata (CEP-21) and Accord Transactions
> (CEP-15).  These features are under discussion to be pushed to a
> 5.1-alpha1 release, with an eta still this year.
>
> This release does contain Vector Similarity Search (CEP-30).
>
> Please also note that this is an alpha release and what that means,
> further info at
> https://cwiki.apache.org/confluence/display/CASSANDRA/Release+Lifecycle
>
> sha1: ea76d148c374198fede6978422895668857a927f
> Git: https://github.com/apache/cassandra/tree/5.0-alpha2-tentative
> Maven Artifacts:
> https://repository.apache.org/content/repositories/orgapachecassandra-1317/org/apache/cassandra/cassandra-all/5.0-alpha2/
>
> The Source and Build Artifacts, and the Debian and RPM packages and
> repositories, are available here:
> https://dist.apache.org/repos/dist/dev/cassandra/5.0-alpha2/
>
> 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 and no -1's.
>
> [1]: CHANGES.txt:
> https://github.com/apache/cassandra/blob/5.0-alpha2-tentative/CHANGES.txt
> [2]: NEWS.txt: 
> https://github.com/apache/cassandra/blob/5.0-alpha2-tentative/NEWS.txt


Re: [EXTERNAL] Re: [VOTE] Release Apache Cassandra 5.0-alpha2

2023-11-02 Thread Maxim Muzafarov
+1 (nb)

On Wed, 1 Nov 2023 at 03:26, guo Maxwell  wrote:
>
> +1
>
> German Eichberger via dev  于2023年11月1日周三 04:58写道:
>>
>> +1
>>
>> Heck, yeah, we already tested the branch (build ourselves) and it works 
>> great so far.
>> 
>> From: Mick Semb Wever 
>> Sent: Tuesday, October 31, 2023 1:43 PM
>> Cc: dev 
>> Subject: [EXTERNAL] Re: [VOTE] Release Apache Cassandra 5.0-alpha2
>>
>> > 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 and no -1's.
>>
>>
>> +1
>>
>> Checked
>> - signing correct
>> - checksums are correct
>> - source artefact builds (JDK 11+17)
>> - binary artefact runs (JDK 11+17)
>> - debian package runs (JDK 11+17)
>> - debian repo runs (JDK 11+17)
>> - redhat* package runs (JDK11+17)
>> - redhat* repo runs (JDK 11+17)


Re: [EXTERNAL] Re: [VOTE] Release Apache Cassandra 5.0-alpha2

2023-10-31 Thread guo Maxwell
+1

German Eichberger via dev  于2023年11月1日周三 04:58写道:

> +1
>
> Heck, yeah, we already tested the branch (build ourselves) and it works
> great so far.
> --
> *From:* Mick Semb Wever 
> *Sent:* Tuesday, October 31, 2023 1:43 PM
> *Cc:* dev 
> *Subject:* [EXTERNAL] Re: [VOTE] Release Apache Cassandra 5.0-alpha2
>
> > 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 and no -1's.
>
>
> +1
>
> Checked
> - signing correct
> - checksums are correct
> - source artefact builds (JDK 11+17)
> - binary artefact runs (JDK 11+17)
> - debian package runs (JDK 11+17)
> - debian repo runs (JDK 11+17)
> - redhat* package runs (JDK11+17)
> - redhat* repo runs (JDK 11+17)
>


Re: [EXTERNAL] Re: [VOTE] Release Apache Cassandra 5.0-alpha2

2023-10-31 Thread German Eichberger via dev
+1

Heck, yeah, we already tested the branch (build ourselves) and it works great 
so far.

From: Mick Semb Wever 
Sent: Tuesday, October 31, 2023 1:43 PM
Cc: dev 
Subject: [EXTERNAL] Re: [VOTE] Release Apache Cassandra 5.0-alpha2

> 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 and no -1's.


+1

Checked
- signing correct
- checksums are correct
- source artefact builds (JDK 11+17)
- binary artefact runs (JDK 11+17)
- debian package runs (JDK 11+17)
- debian repo runs (JDK 11+17)
- redhat* package runs (JDK11+17)
- redhat* repo runs (JDK 11+17)


Re: [VOTE] Release Apache Cassandra 5.0-alpha2

2023-10-31 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 and no -1's.


+1

Checked
- signing correct
- checksums are correct
- source artefact builds (JDK 11+17)
- binary artefact runs (JDK 11+17)
- debian package runs (JDK 11+17)
- debian repo runs (JDK 11+17)
- redhat* package runs (JDK11+17)
- redhat* repo runs (JDK 11+17)