Re: [VOTE] CEP-25: Trie-indexed SSTable format

2022-12-19 Thread Brandon Williams
+1 Kind Regards, Brandon On Mon, Dec 19, 2022 at 6:59 AM Branimir Lambov wrote: > > Hi everyone, > > I'd like to propose CEP-25 for approval. > > Proposal: > https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-25%3A+Trie-indexed+SSTable+format > Discussion: https://lists.apache.org/thread

Re: [DISCUSS] Slack notifications for new Stack Overflow, Stack Exchange questions

2022-12-19 Thread Brandon Williams
I find it to be more noise than signal thus far. I noticed it had been added and put it on my list to ask for it to be removed, since it seemed to just randomly appear, but I guess we can give it more time. On Mon, Dec 19, 2022 at 7:06 AM Mick Semb Wever wrote: > > >> In any case, does anyone ha

Re: Jira account for bartoszewiczja...@gmail.com

2022-12-20 Thread Brandon Williams
Your account has been created. Kind Regards, Brandon On Tue, Dec 20, 2022 at 10:42 AM Jakub Bartoszewicz wrote: > > Hello team, > > Issue: > I would like to request for a Jira account as it is described under this page: > https://infra.apache.org/jira-guidelines.html#who > > Reason: > I need it

Re: upgrade sstable selection

2023-01-10 Thread Brandon Williams
> I think this means that the Directories.SSTableLister on occasion returns > files in the incorrect order during a call to lister.list().entrySet() This seems easy enough to verify by looping it and examining the results. Kind Regards, Brandon On Tue, Jan 10, 2023 at 4:44 AM Claude Warren, Jr

Re: Introducing mockito-inline library among test dependencies

2023-01-12 Thread Brandon Williams
+1 Kind Regards, Brandon On Wed, Jan 11, 2023 at 2:02 PM Miklosovic, Stefan wrote: > > Hi list, > > the test for (1) is using mockito-inline dependency for mocking static > methods as mockito-core is not able to do that on its own. mockito-inline was > not part of our test dependencies prior t

Re: Add to slack workspace

2023-01-12 Thread Brandon Williams
You have been invited. Kind Regards, Brandon On Thu, Jan 12, 2023 at 11:31 AM kamalesh palanisamy wrote: > > Hi, > I am new and looking to contribute to the Cassandra project. Can someone send > me an invite to the cassandra-dev channel? My email address is > kamalesh...@gmail.com . > Thanks,

Re: Intra-project dependencies

2023-01-20 Thread Brandon Williams
On Fri, Jan 20, 2023, 8:31 AM Mick Semb Wever wrote: > Both a git post-checkout and a build fail-fast will protect us here. But >> the post-checkout will need to fail silently if the .git subdirectory >> doesn't exist. >> > > > Correction: the build fail-fast will need to fail silently if the .gi

Re: Welcome Patrick McFadin as Cassandra Committer

2023-02-02 Thread Brandon Williams
Congratulations, Patrick! Kind Regards, Brandon On Thu, Feb 2, 2023 at 11:58 AM Benjamin Lerer wrote: > > The PMC members are pleased to announce that Patrick McFadin has accepted > the invitation to become committer today. > > Thanks a lot, Patrick, for everything you have done for this project

Re: [DISCUSS] Merging incremental feature work

2023-02-03 Thread Brandon Williams
On Fri, Feb 3, 2023 at 6:06 AM Josh McKenzie wrote: > > My current thinking: I'd like to propose we all agree to move to merge work > into trunk incrementally if it's either: > 1) New JDK support > 2) An approved CEP So basically everything? I'm not sure what large complex bodies of work would

Re: [VOTE] CEP-21 Transactional Cluster Metadata

2023-02-06 Thread Brandon Williams
+1 On Mon, Feb 6, 2023, 10:15 AM Sam Tunnicliffe wrote: > Hi everyone, > > I would like to start a vote on this CEP. > > Proposal: > > https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-21%3A+Transactional+Cluster+Metadata > > Discussion: > https://lists.apache.org/thread/h25skwkbdztz9hj2

Re: [VOTE] Release Apache Cassandra 4.0.8

2023-02-09 Thread Brandon Williams
+1 Kind Regards, Brandon On Thu, Feb 9, 2023 at 4:56 AM Miklosovic, Stefan wrote: > > Proposing the test build of Cassandra 4.0.8 for release. > > sha1: 32c56df067b72da8593c1ddaaf143fe8668459dd > Git: > https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/4.0.8-tentative >

Re: [DISCUSS] Should separate snapshots with the same name be allowed in different tables?

2023-03-06 Thread Brandon Williams
On Sun, Mar 5, 2023 at 11:00 PM Paulo Motta wrote: > I found this a bit surprising, since I would expect a snapshot with the same > name on different tables to represent the same logical snapshot taken at the > same point-in-time. I would expect this too, 100%. > This affects the design of the

Re: Removal of DateTieredCompactionStrategy in 5.0

2023-03-07 Thread Brandon Williams
Yes. Kind Regards, Brandon On Tue, Mar 7, 2023 at 9:14 AM Miklosovic, Stefan wrote: > > Hi list, > > I want to highlight this ticket (1). I was waiting for trunk being on version > "5.0" officially so we can get rid of this compaction strategy which was > deprecated in 3.8. If we waited one ma

Re: [RELEASE] Apache Cassandra 4.0.8 released

2023-03-09 Thread Brandon Williams
It was reported in CASSANDRA-18307 that the Debian and Redhat packages for 4.0.8 did not make it to the jfrog repository - this has now been corrected, sorry for any inconvenience. Kind Regards, Brandon On Tue, Feb 14, 2023 at 3:39 PM Miklosovic, Stefan wrote: > > The Cassandra team is pleased t

Re: Role of Hadoop code in Cassandra 5.0

2023-03-09 Thread Brandon Williams
This is my feeling too, but I think we should accomplish this by deprecating it first. I don't expect anything will change after the deprecation period. Kind Regards, Brandon On Thu, Mar 9, 2023 at 11:09 AM Jacek Lewandowski wrote: > > I vote for removing it entirely. > > thanks > - - -- --- --

Re: Role of Hadoop code in Cassandra 5.0

2023-03-09 Thread Brandon Williams
ate it in the 4.1.x patch release? :) >> >> >> - - -- --- - - >> Jacek Lewandowski >> >> >> czw., 9 mar 2023 o 18:11 Brandon Williams napisał(a): >>> >>> This is my feeling too, but I think we should accomplish this by >>> deprecating it first. I don't exp

Re: [DISCUSS] New dependencies with Chronicle-Queue update

2023-03-13 Thread Brandon Williams
I know it was just an example but we upgraded JNA to 5.13 in CASSANDRA-18050 as part of the JDK17 effort, so at least that is taken care of. Kind Regards, Brandon On Mon, Mar 13, 2023 at 10:39 AM Jeremiah D Jordan wrote: > > Given we need to upgrade to support JDK17 it seems fine to me. The onl

Re: [DISCUSS] Drop support for sstable formats m* (in trunk)

2023-03-14 Thread Brandon Williams
On Mon, Mar 13, 2023 at 5:54 PM Mick Semb Wever wrote: > Personally I am not in favour of keeping, or recommending users use, > code we don't test. How much effort would it be to have some simple smoke tests? I think we should make sure nothing gets indirectly broken if we're going to keep it a

Re: [DISCUSS] Drop support for sstable formats m* (in trunk)

2023-03-17 Thread Brandon Williams
On Fri, Mar 17, 2023 at 9:25 AM Mick Semb Wever wrote: > Question/Suggestion: should we improve gossip to include what the oldest > format a node has, and ensure newer versioned node joining fail/warn if it > does > not support that older format? That is, should we give a clear signal > back t

Re: [VOTE] Release Apache Cassandra 4.1.1

2023-03-17 Thread Brandon Williams
+1 Kind Regards, Brandon On Thu, Mar 16, 2023 at 3:11 AM Miklosovic, Stefan wrote: > > Proposing the test build of Cassandra 4.1.1 for release. > > sha1: 8d91b469afd3fcafef7ef85c10c8acc11703ba2d > Git: > https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/4.1.1-tentative

Re: [DISCUSS] Drop support for sstable formats m* (in trunk)

2023-03-19 Thread Brandon Williams
On Fri, Mar 17, 2023 at 2:38 PM Mick Semb Wever wrote: > So is there appetite for such a patch to fail or warn (guardrail?) to prevent > a node running on a new version that does not support sstable formats > existing on other nodes? I think this makes sense, whatever the mechanism.

Re: Welcome our next PMC Chair Josh McKenzie

2023-03-23 Thread Brandon Williams
Congrats Josh! Thanks Mick! Kind Regards, Brandon On Thu, Mar 23, 2023 at 3:22 AM Mick Semb Wever wrote: > > It is time to pass the baton on, and on behalf of the Apache Cassandra > Project Management Committee (PMC) I would like to welcome and congratulate > our next PMC Chair Josh McKenzie

Re: [EXTERNAL] Re: [DISCUSS] Next release date

2023-03-24 Thread Brandon Williams
I am +1 on a 5.0 branch freeze. Kind Regards, Brandon On Fri, Mar 24, 2023 at 8:54 AM Benjamin Lerer wrote: >> >> Would that be a trunk freeze, or freeze of a cassandra-5.0 branch? > > > I was thinking of a cassandra-5.0 branch freeze. So branching 5.0 and > allowing only CEP-15 and 21 + bug fi

Re: [DISCUSS] CEP-28: Reading and Writing Cassandra Data with Spark Bulk Analytics

2023-03-24 Thread Brandon Williams
On Fri, Mar 24, 2023 at 10:39 AM Jeremiah D Jordan wrote: > > I have concerns with the majority of this being in the sidecar and not in the > database itself. I think it would make sense for the server side of this to > be a new service exposed by the database, not in the sidecar. That way it

Re: [DISCUSS] CEP-28: Reading and Writing Cassandra Data with Spark Bulk Analytics

2023-03-25 Thread Brandon Williams
gt; the released analytics library once we can properly test vnode support. > If it helps, I can update the CEP to say something more like “Caveat: > Currently untested with vnodes - work is ongoing to remove this limitation” > if that helps? > > Doug > > > On Mar 24, 2023

Re: [VOTE] CEP-26: Unified Compaction Strategy

2023-04-04 Thread Brandon Williams
+1 On Tue, Apr 4, 2023, 7:24 AM Branimir Lambov wrote: > Hi everyone, > > I would like to put CEP-26 to a vote. > > Proposal: > > https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-26%3A+Unified+Compaction+Strategy > > JIRA and draft implementation: > https://issues.apache.org/jira/browse

Re: [VOTE] Release Apache Cassandra 4.0.9

2023-04-05 Thread Brandon Williams
On Wed, Apr 5, 2023 at 1:36 AM Miklosovic, Stefan wrote: > I think that we should fail the vote and bump zstd-jni to 1.5.5. I do not > think it is a good idea to release 4.0.9 with such a bug in it when we can > wait one more day or so. I'm not sure it makes sense to delay a release waiting fo

Re: [VOTE] Release Apache Cassandra 4.0.9 - SECOND ATTEMPT

2023-04-11 Thread Brandon Williams
+1 On Tue, Apr 11, 2023 at 2:54 AM Miklosovic, Stefan wrote: > > Lets just vote on that straight away. Nothing significant has changed except > zstd-jni update to 1.5.5. If all goes well it would be nice to have the vote > resolved by this Friday's noon UTC. > > Proposing the test build of Cas

Re: Should we cut some new releases?

2023-04-17 Thread Brandon Williams
I think Berenguer was going to release it, but needed CASSANDRA-18249 which didn't pan out. Berenguer, are you able to release or should Stefan handle it? I don't think there is anything to wait for; there's already plenty important things to release. Kind Regards, Brandon On Mon, Apr 17, 2023

Re: [VOTE] Release Apache Cassandra 3.11.15

2023-05-03 Thread Brandon Williams
+1 Kind Regards, Brandon On Tue, May 2, 2023 at 1:38 AM Miklosovic, Stefan wrote: > > Proposing the test build of Cassandra 3.11.15 for release. > > sha1: 6cdcf5e56a77cf40c251125d68856a614eccbc53 > Git: > https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/3.11.15-tentati

Re: [POLL] Vector type for ML

2023-05-04 Thread Brandon Williams
1. VECTOR 2. VECTOR FLOAT[n] 3. FLOAT[N] (Non null by default) Redundant or not, I think having the VECTOR keyword helps signify what the app is generally about and helps get buy-in from ML stakeholders. On Thu, May 4, 2023 at 3:45 AM Benedict wrote: > > Hurrah for initial agreement. > > For s

Re: [VOTE] CEP-28: Reading and Writing Cassandra Data with Spark Bulk Analytics

2023-05-04 Thread Brandon Williams
+1 Kind Regards, Brandon On Thu, May 4, 2023 at 11:47 AM Doug Rohrer wrote: > > Hello all, > > I’d like to put CEP-28 to a vote. > > Proposal: > > https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-28%3A+Reading+and+Writing+Cassandra+Data+with+Spark+Bulk+Analytics > > Jira: > https://issu

Re: [VOTE] CEP-29 CQL NOT Operator

2023-05-10 Thread Brandon Williams
+1 Kind Regards, Brandon On Tue, May 9, 2023 at 12:04 PM Piotr Kołaczkowski wrote: > > Let's vote. > > https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-29%3A+CQL+NOT+operator > > Piotr Kołaczkowski > e. pkola...@datastax.com > w. www.datastax.com

Re: [VOTE] Release Apache Cassandra 3.0.29

2023-05-11 Thread Brandon Williams
+1 On Tue, May 9, 2023, 11:54 AM Miklosovic, Stefan < stefan.mikloso...@netapp.com> wrote: > Proposing the test build of Cassandra 3.0.29 for release. > > sha1: 087cffce636b63c12e328994d52bdf8f4ccc9750 > Git: https://github.com/apache/cassandra/tree/3.0.29-tentative > Maven Artifacts: > https://r

Re: [DISCUSS] The future of CREATE INDEX

2023-05-12 Thread Brandon Williams
On Fri, May 12, 2023 at 11:29 AM Caleb Rackliffe wrote: > > Okay, so the proposal for 5.0... > > 1.) Add a YAML option that specifies a default implementation for CREATE > INDEX, and make this the legacy 2i for now. No existing DDL breaks. We don't > have to commit to the absolute superiority of

Re: [VOTE] Release dtest-api 0.0.14

2023-05-15 Thread Brandon Williams
+1 Kind Regards, Brandon On Mon, May 15, 2023 at 5:12 PM Dinesh Joshi wrote: > > Proposing the test build of in-jvm dtest API 0.0.14 for release. > > Repository: > https://gitbox.apache.org/repos/asf?p=cassandra-in-jvm-dtest-api.git > > Candidate SHA: > https://github.com/apache/cassandra-in-jvm

Re: [DISCUSS] Bring cassandra-harry in tree as a submodule

2023-05-24 Thread Brandon Williams
On Wed, May 24, 2023 at 7:45 AM Josh McKenzie wrote: > What prompted this thread was harry being external to the core codebase and > the lack of adoption and usage of it having led to atrophy of certain aspects > of it, which then led to redundant implementation of some fuzz testing and > lost

Re: [VOTE] Release dtest-api 0.0.15

2023-05-24 Thread Brandon Williams
+1 Kind Regards, Brandon On Wed, May 24, 2023 at 10:31 AM Dinesh Joshi wrote: > > Proposing the test build of in-jvm dtest API 0.0.15 for release. > > Repository: > https://gitbox.apache.org/repos/asf?p=cassandra-in-jvm-dtest-api.git > > Candidate SHA: > https://github.com/apache/cassandra-in-jv

Re: [VOTE] Release Apache Cassandra 4.0.10

2023-05-25 Thread Brandon Williams
+1 Kind Regards, Brandon On Thu, May 25, 2023 at 10:13 AM Mick Semb Wever wrote: > > Proposing the test build of Cassandra 4.0.10 for release. > > sha1: da77d3f729160e84fbab37666de99550be794265 > Git: https://github.com/apache/cassandra/tree/4.0.10-tentative > Maven Artifacts: > https://reposit

Re: [VOTE] Release Apache Cassandra 4.1.2

2023-05-25 Thread Brandon Williams
+1 On Thu, May 25, 2023 at 10:14 AM Mick Semb Wever wrote: > > Proposing the test build of Cassandra 4.1.2 for release. > > sha1: c5c075f0080f3f499d2b01ffb155f89723076285 > Git: https://github.com/apache/cassandra/tree/4.1.2-tentative > Maven Artifacts: > https://repository.apache.org/content/

Re: [VOTE] CEP-30 ANN Vector Search

2023-05-25 Thread Brandon Williams
+1 Kind Regards, Brandon On Thu, May 25, 2023 at 10:45 AM Jonathan Ellis wrote: > > Let's make this official. > > CEP: > https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-30%3A+Approximate+Nearest+Neighbor%28ANN%29+Vector+Search+via+Storage-Attached+Indexes > > POC that demonstrates all

Re: Is simplenative in cassandra-stress still relevant?

2023-05-30 Thread Brandon Williams
On Tue, May 30, 2023 at 7:15 PM Brad wrote: > If you're performing stress testing, why would you not want to use the > official driver? I've spoken to several people who all have said they've > never used simplenative mode. I agree that it shouldn't be used normally, but I'm not sure we should

Re: [VOTE] CEP-8 Datastax Drivers Donation

2023-06-13 Thread Brandon Williams
+1 Kind Regards, Brandon On Tue, Jun 13, 2023 at 9:15 AM Jeremy Hanna wrote: > > Calling for a vote on CEP-8 [1]. > > To clarify the intent, as Benjamin said in the discussion thread [2], the > goal of this vote is simply to ensure that the community is in favor of the > donation. Nothing more

Re: Adding wiremock to test dependencies

2023-06-20 Thread Brandon Williams
I was concerned about 'jre8' being in the dependency name and looked into which java versions were supported, and it looks like 17 is, so we should verify but I am +1 if that is the case. https://github.com/wiremock/wiremock/issues/1655 Kind Regards, Brandon On Tue, Jun 20, 2023 at 6:35 AM Miklo

Re: [DISCUSS] Being specific about JDK versions and python lib versions in CI

2023-06-22 Thread Brandon Williams
On Thu, Jun 22, 2023 at 4:23 PM Josh McKenzie wrote: > > 2. Anyone concerned about us being specific about versions in > requirements.txt in the dtest repo? My concern with this is atrophy; we'll set the version once and when finally forced to update, find that a lot of other things must also be

Re: [DISCUSS] Being specific about JDK versions and python lib versions in CI

2023-06-23 Thread Brandon Williams
On Fri, Jun 23, 2023 at 8:36 AM Josh McKenzie wrote: > How frequently do we see failures in tests (straight failure, flakes, etc) > that are due to the versions of dependencies (JDK or python) that we're > running the tests with? > > Regardless of 1, if the answer to 2 is "almost never", then th

Re: [DISCUSS] When to run CheckStyle and other verificiations

2023-06-26 Thread Brandon Williams
The "artifacts" task is not quite the same since it builds other things like docs, which significantly contributes to longer build time. I don't see why we couldn't add a new task that preserves the old behavior though, "fulljar" or something like that. Kind Regards, Brandon On Mon, Jun 26, 202

Re: [VOTE] CEP 33 - CIDR filtering authorizer

2023-06-28 Thread Brandon Williams
+1 Kind Regards, Brandon On Tue, Jun 27, 2023 at 12:17 PM Shailaja Koppu wrote: > > Hi Team, > > (Starting a new thread for VOTE instead of reusing the DISCUSS thread, to > follow usual procedure). > > Please vote on CEP 33 - CIDR filtering authorizer > https://cwiki.apache.org/confluence/dis

Re: [DISCUSS] When to run CheckStyle and other verificiations

2023-06-29 Thread Brandon Williams
This sounds good to me. Can we shorten 'build-project' to just 'build'? Kind Regards, Brandon On Thu, Jun 29, 2023 at 3:22 AM Jacek Lewandowski wrote: > > So given all the feedback, I'm going to do the following: > > "jar" will depend on "check" target > "build-project", "build-test" and "test"

Re: Improved DeletionTime serialization to reduce disk size

2023-06-29 Thread Brandon Williams
On Thu, Jun 29, 2023 at 11:42 AM Jeff Jirsa wrote: > 3-4% reduction on disk ... for what exactly? > > It seems exceptionally uncommon to have 3% of your data SIZE be tombstones. If the data is TTL'd I think it's not entirely uncommon. Kind Regards, Brandon

Re: Fwd: [DISCUSS] Formalizing requirements for pre-commit patches on new CI

2023-07-07 Thread Brandon Williams
On Fri, Jul 7, 2023 at 10:09 AM Josh McKenzie wrote: > 3. Multiplexed tests (changed, added) run against all JDK's and a broader > range of configs (no-vnode, vnode default, compression, etc) I think this is going to be too heavy...we're taking 500 iterations and multiplying that by like 4 or 5?

Re: Changing the output of tooling between majors

2023-07-07 Thread Brandon Williams
On Fri, Jul 7, 2023 at 10:21 AM Miklosovic, Stefan wrote: > If that is the case, we should start to treat this problem completely > differently and we should not rely on the output of tooling at all and we > should either provide corresponding JMX method to retrieve it or we should > offer othe

Re: Changing the output of tooling between majors

2023-07-07 Thread Brandon Williams
On Fri, Jul 7, 2023 at 10:21 AM Miklosovic, Stefan wrote: > > Anyway, the main question here is if we are OK to change the output in majors. I think we always want to strive for compatibility whenever possible. My personal litmus test is "can this information be obtained elsewhere?" and if the an

Re: Changing the output of tooling between majors

2023-07-07 Thread Brandon Williams
On Fri, Jul 7, 2023 at 2:02 PM Miklosovic, Stefan wrote: > > There is just no clear path how to improve that over time and exposing the > same output via different format is not really solving it ... the > discrepancies are still there. I'm not sure what you mean, can you explain? In my mind,

Re: Changing the output of tooling between majors

2023-07-07 Thread Brandon Williams
On Fri, Jul 7, 2023 at 2:11 PM Miklosovic, Stefan wrote: > > Yes, that is true, but the original, unfixed, output, is still there. Are we > OK with that? When we have a serialized output available, we do whatever we like to the display output.

Re: Changing the output of tooling between majors

2023-07-07 Thread Brandon Williams
On Fri, Jul 7, 2023 at 2:20 PM Miklosovic, Stefan wrote: > > Great thanks. That might work. > > So we do not change the default output unless there is json / yaml equivalent. > > Once there is, we are free to change the default output however we want. Yes, exactly. Then we have the best of both

Re: [DISCUSS] When to run CheckStyle and other verificiations

2023-07-10 Thread Brandon Williams
On Mon, Jul 10, 2023 at 6:07 AM Jacek Lewandowski wrote: > Remove the checkstyle dependency from "jar" and "test" > Create a single "check" target that includes all the checks we expect to pass > in the CI (currently Checkstyle, RAT, and Eclipse-Warnings), making this task > the default. I supp

Re: Removal of CloudstackSnitch

2023-07-10 Thread Brandon Williams
I agree with Ekaterina, but also want to point out that snitches are pluggable, so whatever we do should be pretty safe. If someone discovers after the removal that they need it, they can just plug it back in. Kind Regards, Brandon On Mon, Jul 10, 2023 at 8:54 AM Ekaterina Dimitrova wrote: > >

Re: [ANNOUNCE] Apache Cassandra 4.0.11 test artifact available

2023-07-12 Thread Brandon Williams
+1 Checked debian and boolean redhat installs Kind Regards, Brandon On Wed, Jul 12, 2023 at 3:08 PM Miklosovic, Stefan wrote: > > The test build of Cassandra 4.0.11 is available. > > sha1: f8584b943e7cd62ed4cb66ead2c9b4a8f1c7f8b5 > Git: https://github.com/apache/cassandra/tree/4.0.11-tentative

Re: [VOTE] Release Apache Cassandra 4.0.11

2023-07-13 Thread Brandon Williams
+1 On Thu, Jul 13, 2023, 2:13 AM Miklosovic, Stefan < stefan.mikloso...@netapp.com> wrote: > Proposing the test build of Cassandra 4.0.11 for release. > > sha1: f8584b943e7cd62ed4cb66ead2c9b4a8f1c7f8b5 > Git: https://github.com/apache/cassandra/tree/4.0.11-tentative > Maven Artifacts: > https://r

Re: [Discuss] CQLSH confusion

2023-07-13 Thread Brandon Williams
You forgot to link references, https://issues.apache.org/jira/browse/CASSANDRA-18666 has it all though I think I think it's too late to align versions, that cat is out of the bag. What we can do though is what I last suggested there: keep the C* version somewhere in cqlsh and warn when it doesn't

Re: Improved DeletionTime serialization to reduce disk size

2023-07-17 Thread Brandon Williams
On Sun, Jul 16, 2023 at 11:47 PM Berenguer Blasi wrote: > one q that came up during the review: What should we do if we find a > markForDeleteAt (mfda) usging the MSByte? That is a mfda beyond year 4254: > > A. That is a mistake/bug. I makes no sense when localDeletionTime can't > already go any

Re: [VOTE] Release Apache Cassandra 4.1.3

2023-07-19 Thread Brandon Williams
+1 Kind Regards, Brandon On Wed, Jul 19, 2023 at 1:28 AM Miklosovic, Stefan wrote: > > Proposing the test build of Cassandra 4.1.3 for release. > > sha1: 2a4cd36475de3eb47207cd88d2d472b876c6816d > Git: https://github.com/apache/cassandra/tree/4.1.3-tentative > Maven Artifacts: > https://reposit

Re: [DISCUSS] Using ACCP or tc-native by default

2023-07-20 Thread Brandon Williams
I think we could special-case and default to 'auto' but allow other more explicit options. Kind Regards, Brandon On Thu, Jul 20, 2023 at 4:18 PM German Eichberger via dev wrote: > > In general I agree with Joey -- but I would prefer if this behavior is > configurable, e.g. there is an option to

Re: [VOTE] CEP-34: mTLS based client and internode authenticators

2023-07-22 Thread Brandon Williams
+1 Kind Regards, Brandon On Fri, Jul 21, 2023 at 11:58 AM Jyothsna Konisa wrote: > > Hi Everyone! > > I would like to start a vote thread for CEP-34. > > Proposal: > https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-34%3A+mTLS+based+client+and+internode+authenticator

Re: August 5.0 Freeze (with waivers…) and a 5.0-alpha1

2023-07-28 Thread Brandon Williams
+1 to everything stated here. Kind Regards, Brandon On Wed, Jul 26, 2023 at 5:28 PM Mick Semb Wever wrote: > > > The previous thread¹ on when to freeze 5.0 landed on freezing the first week > of August, with a waiver in place for TCM and Accord to land later (but > before October). > > With JD

Re: [DISCUSSION] Shall we remove ant javadoc task?

2023-08-02 Thread Brandon Williams
I don't think even if it works anyone is going to use the output, so I'm good with removal. Kind Regards, Brandon On Wed, Aug 2, 2023 at 11:50 AM Ekaterina Dimitrova wrote: > > Hi everyone, > We were looking into a user report around our ant javadoc task recently. > That made us realize it is no

Re: August 5.0 Freeze (with waivers…) and a 5.0-alpha1

2023-08-07 Thread Brandon Williams
I being run, see CASSANDRA-18705 > > > > On Sat, 29 Jul 2023 at 00:00, Brandon Williams wrote: >> >> +1 to everything stated here. >> >> Kind Regards, >> Brandon >> >> On Wed, Jul 26, 2023 at 5:28 PM Mick Semb Wever wrote: >> > >> > &

Re: Timing of the last releases of Cassandra 3.0.x / 3.11.x

2023-08-09 Thread Brandon Williams
On Wed, Aug 9, 2023 at 3:58 AM Miklosovic, Stefan wrote: > There is a user on Slack asking for a release of 3.11.16 because of 16555. If people are showing interest, I think it's time. > If we release right now, we might potentially do one more release before 5.0 > is GA. I think 5.0 is still

Re: Timing of the last releases of Cassandra 3.0.x / 3.11.x

2023-08-09 Thread Brandon Williams
On Wed, Aug 9, 2023 at 8:48 AM Ekaterina Dimitrova wrote: > > Just thinking it might be easier to do the releases all together, from > operational perspective I personally think, if anything, it's more overhead having multiple releases in flight simultaneously.

Re: [DISCUSS] CASSANDRA-18743 Deprecation of metrics-reporter-config

2023-08-11 Thread Brandon Williams
+1 Kind Regards, Brandon On Fri, Aug 11, 2023 at 8:08 AM Ekaterina Dimitrova wrote: > > > “ The rationale for this proposed deprecation is that the upcoming 5.0 > release is a good time to evaluate dependencies that are no longer receiving > updates and will become risks in the future.” > > Th

Re: [Discuss] ​​CEP-35: Add PIP support for CQLSH

2023-08-11 Thread Brandon Williams
On Fri, Aug 11, 2023 at 2:13 AM Miklosovic, Stefan wrote: > > If we had an official PIP package, I can imagine that we would not ship CQLSH > in RPM at all (maybe not in DEB either?) so we would decouple this. A PIP > package is installable almost anywhere (if it is Python 3, that is the way >

Re: [VOTE] Release Apache Cassandra 3.11.16

2023-08-13 Thread Brandon Williams
+1 Kind Regards, Brandon On Thu, Aug 10, 2023 at 1:43 AM Miklosovic, Stefan wrote: > > Proposing the test build of Cassandra 3.11.16 for release. > > sha1: f86929eae086aa108cf58ee0164c3d12a59ad4af > Git: https://github.com/apache/cassandra/tree/3.11.16-tentative > Maven Artifacts: > https://rep

Re: [Discuss] cleaning up build temp files

2023-08-15 Thread Brandon Williams
I think most of those use InMemoryAuditLogger so it's not a problem, but we can call DatabaseDescriptor.setAuditLoggingOptions to change the dir, the same way the AuditLoggerTest.testJMXArchive method does. Kind Regards, Brandon On Mon, Aug 14, 2023 at 11:23 PM Derek Chen-Becker wrote: > > I thi

Re: [Discuss] cleaning up build temp files

2023-08-15 Thread Brandon Williams
On Tue, Aug 15, 2023 at 8:13 AM Derek Chen-Becker wrote: > > Also, I noticed that the instructions on > https://cassandra.apache.org/_/development/how_to_commit.html mention "ant > jar check" as a recommended step, but there's not "check" target. Does it > mean "checkstyle"? It exists in the c

Re: [VOTE] Release Apache Cassandra 3.11.16 - SECOND ATTEMPT

2023-08-16 Thread Brandon Williams
+1 Kind Regards, Brandon On Tue, Aug 15, 2023 at 12:53 PM Miklosovic, Stefan wrote: > > This is the second attempt to pass the vote after [1] is fixed. > > Proposing the test build of Cassandra 3.11.16 for release. > > sha1: 681b6ca103d91d940a9fecb8cd812f58dd2490d0 > Git: https://github.com/apac

Re: [VOTE] Release dtest-api 0.0.16

2023-08-16 Thread Brandon Williams
+1 Kind Regards, Brandon On Wed, Aug 16, 2023 at 4:34 PM Dinesh Joshi wrote: > > Proposing the test build of in-jvm dtest API 0.0.16 for release. > > Repository: > https://gitbox.apache.org/repos/asf?p=cassandra-in-jvm-dtest-api.git > > Candidate SHA: > https://github.com/apache/cassandra-in-jvm

Re: [DISCUSSION] Shall we remove ant javadoc task?

2023-08-17 Thread Brandon Williams
il. Do not click >> >> >>> links or open attachments unless you recognize the sender and know >> >> >>> the content is safe. >> >> >>> >> >> >>> >> >> >>> >> >> >>> With or with

Re: [Discuss] cleaning up build temp files

2023-08-20 Thread Brandon Williams
te: >> >> Thanks, I thought I had updated against trunk but apparently missed it. It's >> working now. >> >> On Tue, Aug 15, 2023 at 7:27 AM Brandon Williams wrote: >>> >>> On Tue, Aug 15, 2023 at 8:13 AM Derek Chen-Becker >>> wrote: >

Re: [Discuss] Enabling JMX in in-jvm dtests (by default)

2023-08-25 Thread Brandon Williams
I would prefer to have one standard way to do it, and given the options I would prefer it be proper JMX instead of mocking. Kind Regards, Brandon On Fri, Aug 25, 2023 at 4:20 AM Miklosovic, Stefan wrote: > > Hi list, > > I want to gather a feedback for this comment (1). > > Long story short, unt

Re: [DISCUSS] Update default disk_access_mode to mmap_index_only on 5.0

2023-09-06 Thread Brandon Williams
Given https://issues.apache.org/jira/browse/CASSANDRA-17237 I think it makes sense. At the least I think we should restore disk_access_mode so that users are more aware of the options available. Kind Regards, Brandon On Wed, Sep 6, 2023 at 10:50 AM Paulo Motta wrote: > > Hi, > > I've been bitte

Re: [VOTE] Release Apache Cassandra 5.0-alpha1 (take3)

2023-09-07 Thread Brandon Williams
+1 Kind Regards, Brandon On Mon, Sep 4, 2023 at 3:26 PM Mick Semb Wever wrote: > > > Proposing the test build of Cassandra 5.0-alpha1 for release. > > DISCLAIMER, this alpha release does not contain the expected 5.0 > features: Vector Search (CEP-30), Transactional Cluster Metadata > (CEP-21) an

Re: [DISCUSS] Addition of smile-nlp test dependency for CEP-30

2023-09-13 Thread Brandon Williams
I don't see any problem with this, +1. Kind Regards, Brandon On Wed, Sep 13, 2023 at 11:09 AM Mike Adamson wrote: > CEP-30: [Approximate Nearest Neighbor(ANN) Vector Search via > Storage-Attached Indexes] uses the smile-nlp library > (com.github.haifengl.smile-nlp) in its testing to allow the

Re: [DISCUSS] Addition of smile-nlp test dependency for CEP-30

2023-09-13 Thread Brandon Williams
On Wed, Sep 13, 2023 at 11:37 AM Jeff Jirsa wrote: > You can open a legal JIRA to confirm, but based on my understanding (and > re-confirming reading > https://www.apache.org/legal/resolved.html#category-a ): > > We should probably get clarification here regardless, iirc this came up when we were

Re: [DISCUSS] Backport CASSANDRA-18816 to 5.0? Add support for repair coordinator to retry messages that timeout

2023-09-20 Thread Brandon Williams
I think it could be argued that not retrying messages is a bug, I am +1 on including this in 5.0. Kind Regards, Brandon On Tue, Sep 19, 2023 at 1:16 PM David Capwell wrote: > > To try to get repair more stable, I added optional retry logic (patch is > still in review) to a handful of critical r

Re: [VOTE] Accept java-driver

2023-10-03 Thread Brandon Williams
+1 Kind Regards, Brandon On Mon, Oct 2, 2023 at 11:53 PM Mick Semb Wever wrote: > > The donation of the java-driver is ready for its IP Clearance vote. > https://incubator.apache.org/ip-clearance/cassandra-java-driver.html > > The SGA has been sent to the ASF. This does not require acknowledgem

Re: [DISCUSS] Gossip shutdown may corrupt peers making it so the cluster never converges, and a small protocol change to fix

2023-10-06 Thread Brandon Williams
On Fri, Oct 6, 2023 at 5:50 PM David Capwell wrote: > Lets say you now need to host replace node1 Won't the replacement have a newer generation? > avoid peers mutating endpoint states they don’t own This sounds reasonable to me. > This would be a protocol change, so would need to make sure eve

Re: Need Confluent "Create" permission for filing a CEP

2023-10-10 Thread Brandon Williams
I've added you, you should have access now. Kind Regards, Brandon On Tue, Oct 10, 2023 at 1:24 AM Jaydeep Chovatia wrote: > > Hi, > > I want to create a new CEP request but do not see the "Create" page > permission on Confluent. Could someone permit me? > Here is the CEP draft: [DRAFT] CEP - Ap

Re: CASSANDRA-18775 (Cassandra supported OSs)

2023-10-20 Thread Brandon Williams
As noted on CASSANDRA-16565 we don't actually need sigar for anything, so I don't see a reason to keep any of it, especially if that is going to force us to specify OSes. Kind Regards, Brandon On Fri, Oct 20, 2023 at 9:04 AM Claude Warren, Jr via dev wrote: > > I am looking at https://issues.apa

Re: Push TCM (CEP-21) and Accord (CEP-15) to 5.1 (and cut an immediate 5.1-alpha1)

2023-10-24 Thread Brandon Williams
The concern I have with this is that is a big slippery 'if' that involves development time estimation, and if it tends to take longer than we estimate (as these things tend to do), then I can see a future where 5.0 is delayed until the middle of 2024, and I really don't want that to happen. Maybe

Re: CASSANDRA-16565

2023-10-24 Thread Brandon Williams
On Tue, Oct 24, 2023 at 7:48 AM Claude Warren, Jr via dev wrote: > > Is there someplace I can stash the tgz that others can download it from? The > file info is : 6269066 okt 24 12:46 compare_oshi_sigar.tgz Is posting a github branch not sufficient?

Re: CASSANDRA-18941 produce size bounded SSTables from CQLSSTableWriter

2023-10-24 Thread Brandon Williams
+1 Kind Regards, Brandon On Mon, Oct 23, 2023 at 6:22 PM Yifan Cai wrote: > > Hi, > > I want to propose merging the patch in CASSANDRA-18941 to 4.0 and up to trunk > and hope we are all OK with it. > > In CASSANDRA-18941, I am adding the capability to produce size-bounded > SSTables in CQLSSTa

Re: Push TCM (CEP-21) and Accord (CEP-15) to 5.1 (and cut an immediate 5.1-alpha1)

2023-10-24 Thread Brandon Williams
locked on you is not where >> >> > I want any of us to be. >> >> > >> >> > Part of why we talked about going to primarily annual calendar-based >> >> > releases was to avoid precisely this situation, where something that >> >> &g

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

Re: Road to 5.0-GA (was: [VOTE] Release Apache Cassandra 5.0-alpha2)

2023-11-04 Thread Brandon Williams
I agree and just now opened it for 5.0-beta (among others.) Kind Regards, Brandon On Sat, Nov 4, 2023 at 11:08 AM Benedict wrote: > > I think before we cut a beta we need to have diagnosed and fixed 18993 > (assuming it is a bug). > > > On 4 Nov 2023, at 16:04, Mick Semb Wever wrote: > > > > 

Re: Include CASSANDRA-18464 in 5.0-beta1 (direct I/O support for commitlog write)

2023-11-27 Thread Brandon Williams
As long as it's disabled by default that's an easy +1 from me. Kind Regards, Brandon On Mon, Nov 27, 2023 at 7:03 AM Jacek Lewandowski wrote: > > Hey, > > I'd like to ask if we can include > https://issues.apache.org/jira/browse/CASSANDRA-18464 in the 5.0-beta1 > release. This introduces the a

Re: [VOTE] Release Apache Cassandra 5.0-beta1

2023-11-27 Thread Brandon Williams
On Mon, Nov 27, 2023 at 9:25 AM Mick Semb Wever wrote: > > It was agreed to move them to 5.0-rc Where?

Re: [DISCUSS] Harry in-tree

2023-11-27 Thread Brandon Williams
I am +1 on including Harry in-tree. Kind Regards, Brandon On Fri, Nov 24, 2023 at 9:44 AM Alex Petrov wrote: > > Hi everyone, > > With TCM landed, there will be way more Harry tests in-tree: we are using it > for many coordination tests, and there's now a simulator test that uses > Harry. Duri

Re: Request to create a Jira account

2023-11-27 Thread Brandon Williams
Please request one here: https://selfserve.apache.org/jira-account.html Kind Regards, Brandon On Mon, Nov 27, 2023 at 3:29 PM Rajneesh wrote: > > Hi, > > I am looking to contribute to Cassandra. > > I am going through the How-To here - > https://cassandra.apache.org/_/development/index.html > >

Re: Request to create a Jira account

2023-11-27 Thread Brandon Williams
You should hopefully have your account now, welcome to Apache Cassandra, Rajneesh! Kind Regards, Brandon On Mon, Nov 27, 2023 at 4:30 PM Rajneesh wrote: > > Thank you, Brandon! > > -Regards > > > On Mon, Nov 27, 2023 at 1:34 PM Brandon Williams wrote: >> >&g

  1   2   3   4   5   6   7   8   9   10   >