Re: Shorter vote for a test side-project of Apache Cassandra

2020-04-16 Thread Christopher
Benedict, Please consider the possibility that Greg was offering constructive criticism. He used polite wording, such as "Please", and clearly explained why the misuse of the term could be confusing (specifically, he explained that it could lead one to misunderstand how many different PMCs were co

Re: Welcome Patrick McFadin as Cassandra Committer

2023-02-02 Thread Christopher Bradford
through the years. >>> >>> Congratulations and welcome! >>> >>> The Apache Cassandra PMC members >>> >> -- Christopher Bradford

Re: CASSANDRA-18554 - mTLS based client and internode authenticators

2023-06-02 Thread Christopher Bradford
ata? I see they expire in 2033 which is a fair way off, but I wonder if it would make sense to generate the certificates as part of the test setup. Thanks for the contribution (along with the ping on dev@) and I look forward to seeing this functionality. Cheers, ~Chris Christopher Bradford

Re: CASSANDRA-18554 - mTLS based client and internode authenticators

2023-06-02 Thread Christopher Bradford
tes for all components / nodes alongside a sample SPIFFE identity. (This question may be a bit outside of scope for the particular ticket / feature, but it's something to noodle on) Again thank you for the contribution and patience as I work through the code and mental model mapping this

Re: CASSANDRA-18554 - mTLS based client and internode authenticators

2023-07-06 Thread Christopher Bradford
ke sense to prevent startup should the value in the keystore deviate from a (currently nonexistent) value in cassandra.yaml? It feels like there is a parallel to how we set the cluster name in cassandra.yaml even though the value is also present within our local sstables and leads to startup error

Support for networking via identity instead of IP

2020-05-19 Thread Christopher Bradford
es. We were about how cass-operator uses DNS for seed node discovery and they were excited about an uptick in hostname / DNS usage instead of a list of IP addresses. Any thoughts about this proposal? What are some pitfalls that should be considered? Thanks, ~Chris Christopher Bradford

Re: Support for networking via identity instead of IP

2020-05-19 Thread Christopher Bradford
just bounce ideas off of folks in the mailing list. Just making > you aware in case you didn’t know. > > Cheers, > > Dinesh > > > On May 19, 2020, at 7:05 PM, Christopher Bradford > wrote: > > > > Hello C* Dev list, > > > > While thinking through

Re: Cassandra Kubernetes SIG - status update

2020-08-18 Thread Christopher Bradford
<https://github.com/datastax/management-api-for-apache-cassandra < > https://github.com/datastax/management-api-for-apache-cassandra>>, i.e., > > > the DataStax management sidecar. I am not using the management sidecar > yet, > > > but updated my C* image to include the agent JAR which contains the > > > K8SeedProvider class. I am still trying to iron out some of the wrinkles. > > > > -- Christopher Bradford

Re: [DISCUSS] Next steps for Kubernetes operator SIG

2020-09-29 Thread Christopher Bradford
tead of IP - ASF JIRA <https://issues.apache.org/jira/browse/CASSANDRA-15823> If there are further questions about the project, codebase, architecture, etc. the team would be happy to dive in to the details and discuss more. Cheers, ~Chris Christopher Bradford On Mon, Sep 28,

Re: [DISCUSS] Next steps for Kubernetes operator SIG

2020-10-02 Thread Christopher Bradford
ssKop labelling interface). Cheers, ~Chris Christopher Bradford On Fri, Oct 2, 2020 at 11:35 AM wrote: > An update on Orange's point of view following the recent emails: > > If we were a newly interested party in running C* in K8s, we would use > Cass-operator as it comes

Re: Kubernetes Operator: Can We Preserve CassKop's Flexibility?

2020-10-10 Thread Christopher Bradford
ndered configuration files are available on disk for any subsequent containers to modify / leverage. There are some cass-operator users that schedule their own containers to pull secrets from external systems like Vault and inject them into the configs. ~Chris Christopher Bradford On Wed, Oct 7

RE: New Cassandra website for review

2021-02-27 Thread Christopher Lee
Look great! Best, Chris -Original Message- From: Melissa Logan Sent: Friday, February 26, 2021 12:48 PM To: dev@cassandra.apache.org Subject: New Cassandra website for review Hi all, We are excited to share the almost-complete Cassandra website design (CASSANDRA-16115). Huge thanks

Re: NewBie Question

2016-06-15 Thread Christopher Bradford
Consider taking a look at Aaron Morton's dive into the C* 3.0 storage engine. http://thelastpickle.com/blog/2016/03/04/introductiont-to-the-apache-cassandra-3-storage-engine.html On Wed, Jun 15, 2016 at 9:38 AM Jim Witschey wrote: > > http://wiki.apache.org/cassandra/ArchitectureSSTable > > Be

Re: thread architecture of Cassandra

2017-03-23 Thread Licata, Christopher
Hey Suli, You forgot to attach the document. Thanks, Christopher Licata Senior Software Engineer Game Changers Card Rewards 718.916.8940 [cid:image001.png@01D2A3CA.BCAAFF10] From: 杨苏立 Yang Su Li Reply-To: "dev@cassandra.apache.org" Date: Wednesday, March 22, 2017 at 4:16 P

Re: [VOTE] self-assignment of jira tickets

2017-03-29 Thread Licata, Christopher
+1 On 3/29/17, 2:52 PM, "Michael Shuler" wrote: +1 On 03/29/2017 08:21 AM, Jason Brown wrote: > Hey all, > > Following up my thread from a week or two ago ( > https://lists.apache.org/thread.html/0665f40c7213654e99817141972c003a2131aba7a1c63d6765db75c5@%3Cdev.cassa

Re: Unexpected value after insert

2013-11-05 Thread Christopher Smith
Given your use case I'd recommend not using a counter for the field. Are you logging the update command you are sending Cassandra? Are you sure you aren't overflowing the value either in Cassandra or in your batch code? On Monday, November 4, 2013, Luiz Carlos Jr wrote: > Hi ! > > I have a scrip

Re: Unexpected value after insert

2013-11-05 Thread Christopher Smith
If it isn't a counter type, then why calculate the diff value, just do the insert. On Tue, Nov 5, 2013 at 2:28 PM, Luiz Carlos Jr wrote: > Hi Christopher, > > Actually it's not a counter, but just a field that stores integers. I'm > logging the expected values

Re: Unexpected value after insert

2013-11-05 Thread Christopher Smith
Okay, if it is a counter you are going to have a hell of a time getting it a value. Best advice I can give is to up consistency levels on operations on the fields. On Tuesday, November 5, 2013, Luiz Carlos Jr wrote: > Hi Christopher, > > Sorry about the wrog information... I checked t

Re: Cassandra internals bootcamp, Sept 12-13, San Francisco

2014-06-28 Thread Christopher Batey
Hello Are there any plans to run a similar event around the EU summit? Cheers Chris > On 28 Jun 2014, at 00:02, Jonathan Ellis wrote: > > The first acceptance notices have been sent. There's still time to > apply for the second batch! > >> On Tue, Jun 3, 2014 at 5:17 PM, Jonathan Ellis wrot

Re: Welcome Jeremiah Jordan to the PMC

2025-02-17 Thread Christopher Bradford
Well done JD! > On Feb 17, 2025, at 7:08 AM, Piotr Kołaczkowski wrote: > > Congrats Jeremiah! > >> Wiadomość napisana przez Berenguer Blasi w dniu >> 17.02.2025, o godz. 07:23: >> >> Congrats JD!! :-) >> >> On 16/2/25 20:52, Bernardo Botella wrote: >>> Congrats! >>> El feb 16, 2025,

Re: [VOTE] Release Apache Cassandra 3.10

2016-10-31 Thread Licata, Christopher (CONT)
+1 Thanks, Christopher Licata Senior Software Engineer Capital One 718.916.8940 On 10/31/16, 12:16 PM, "Aleksey Yeschenko" wrote: +1 -- AY On 31 October 2016 at 15:19:00, Michael Shuler (mich...@pbandjelly.org) wrote: I propose the following art

Re: Many failing unit tests, prior to any changes. NoSuchFieldError: rpc_port

2016-11-02 Thread Licata, Christopher (CONT)
I have actually noticed the same thing when I was working on https://issues.apache.org/jira/browse/CASSANDRA-12485. Even before I made any changes to cassandra-trunk. I was seeing failing unit tests. Not sure if the TriggersSchemaTest was the exact test though. Thanks, Christopher Licata

Re: Many failing unit tests, prior to any changes. NoSuchFieldError: rpc_port

2016-11-02 Thread Licata, Christopher (CONT)
Yea, sorry. I never got that many failing tests. Perhaps it could be environment variable related. Thanks, Christopher Licata Senior Software Engineer Featureless Tech Monsters Card Rewards 718.916.8940 On 11/2/16, 10:10 AM, "BORIS MELAMED" wrote: Actually, 279 out of 2

Re: [VOTE] Close client-...@cassandra.apache.org mailing list

2016-11-07 Thread Licata, Christopher (CONT)
+1 Thanks, Christopher Licata Senior Software Engineer Game Changers Card Rewards 718.916.8940 On 11/7/16, 10:29 AM, "Michael Shuler" wrote: 1) ApacheCon Seville CFP Close notice 2) Datastax .NET driver question 3) Datastax Java driver question 4) FOSDEM anno