Re: [DISCUSS] CEP-48: First-Class Materialized View Support

2025-07-03 Thread Runtian Liu
I believe that, with careful design, we could make the row-level repair work using the index-based approach. However, regarding the CEP-proposed solution, I want to highlight that the entire repair job can be divided into two parts: 1. Inconsistency detection 2. Rebuilding the incon

Re: [DISCUSS] CEP-50: Authentication Negotiation

2025-07-03 Thread Joel Shepherd
Thanks Andy - My hope/expectation is this would significantly reduce the amount of friction involved when either implementing or migrating to a new authenticator. I suspect it will benefit more complex environments too, when a single authenticator isn't ideal for all clients. At this point, th

[VOTE] Release Apache Cassandra GoCQL Driver 2.0.0-rc1 (2nd attempt)

2025-07-03 Thread João Reis
Hey folks, I’m proposing the Apache Cassandra GoCQL Driver 2.0.0-rc1 for release (2nd attempt). sha1: 722707e3df954a43c5aa708de8569fff38f1d5a7 git: https://github.com/apache/cassandra-gocql-driver/tree/v2.0.0-rc1-tentative The Source release is available here (r77919): https://dist.apache.org/r

Re: [DISCUSS] CEP-50: Authentication Negotiation

2025-07-03 Thread Tolbert, Andy
Hi Joel, +1 (nb), I think this is a really good idea and well fleshed our CEP! The capability to allow the server to support multiple authenticators would be very useful. CEP-34 added a 'MutualTlsWithPasswordFallbackAuthenticator' for simultaneously supporting both mTLS and Password authenticati

[RESULT][VOTE] Release Apache Cassandra GoCQL Driver 2.0.0-rc1

2025-07-03 Thread Štefan Miklošovič
The vote has not passed due to found critical bug [1] https://issues.apache.org/jira/browse/CASSGO-82

Re: [VOTE] Release Apache Cassandra GoCQL Driver 2.0.0-rc1

2025-07-03 Thread João Reis
I found a critical bug [1] while doing some testing and writing documentation. Since we don't have enough votes yet and I already have a PR up to fix this bug it's better to stop the vote now and redo the release. [1] https://issues.apache.org/jira/browse/CASSGO-82 Štefan Miklošovič escreveu (qu