Re: [DISCUSS] CASSANDRA-17750: Security migration away from Maven Ant Tasks

2022-07-20 Thread Abe Ratnofsky
Most of the discussion has happened in the PR: https://github.com/apache/cassandra/pull/1725 Leaving this thread open over the weekend to gather input. > On Jul 20, 2022, at 10:40 AM, emmanuel warreng > wrote: > > Unsubscribe > > On Tue, Jul 19, 2022, 21:20 Abe Ratnofsky

Re: [DISCUSS] CASSANDRA-17750: Security migration away from Maven Ant Tasks

2022-07-20 Thread emmanuel warreng
Unsubscribe On Tue, Jul 19, 2022, 21:20 Abe Ratnofsky wrote: > Hello all, > > We currently depend on Maven Ant Tasks (MAT) during build, for declaring > dependencies and generating POM files from within build.xml. MAT has long > been retired (no commits since maintenance in 2015), has registered

Re: [jira] [Updated] (CASSANDRA-17759) Altering / creating of a keyspace on insufficient number of replicas should filter out gosspping only members

2022-07-20 Thread emmanuel warreng
Unsubscribe On Tue, Jul 19, 2022, 12:25 Stefan Miklosovic (Jira) wrote: > > [ > https://issues.apache.org/jira/browse/CASSANDRA-17759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Stefan Miklosovic updated CASSANDRA-17759: > --

Re: [DISCUSS] CASSANDRA-17750: Security migration away from Maven Ant Tasks

2022-07-20 Thread emmanuel warreng
Unsubscribe On Tue, Jul 19, 2022, 22:03 Mick Semb Wever wrote: > > > Rehashing some of the aspects raised by the PR… > > > >> 1. Is it worth addressing this CVE and retired dependency with changes to >> our build system, or should we suppress it? >> > > > If we are not exposed to the CVE then it

Re: [jira] [Commented] (CASSANDRA-17759) Altering / creating of a keyspace on insufficient number of replicas should filter out gosspping only members

2022-07-20 Thread emmanuel warreng
Unsubscribe On Wed, Jul 20, 2022, 00:19 Stefan Miklosovic (Jira) wrote: > > [ > https://issues.apache.org/jira/browse/CASSANDRA-17759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568760#comment-17568760 > ] > > Stefan Miklosovic commented on CASSAN

Re: [jira] [Created] (CASSANDRA-17761) WEBSITE - June 2022 blog "Apache Cassandra 4.1 Features: Pluggable Memtable Implementations"

2022-07-20 Thread emmanuel warreng
Unsubscribe On Wed, Jul 20, 2022, 01:03 Diogenese Topper (Jira) wrote: > Diogenese Topper created CASSANDRA-17761: > > > Summary: WEBSITE - June 2022 blog "Apache Cassandra 4.1 > Features: Pluggable Memtable Implementations" >

Re: [jira] [Updated] (CASSANDRA-17761) WEBSITE - July 2022 blog "Apache Cassandra 4.1 Features: Pluggable Memtable Implementations"

2022-07-20 Thread emmanuel warreng
Unsubscribe On Wed, Jul 20, 2022, 01:16 Diogenese Topper (Jira) wrote: > > [ > https://issues.apache.org/jira/browse/CASSANDRA-17761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Diogenese Topper updated CASSANDRA-17761: >

Re: [DISCUSSION] Handling precision when reporting stream_throughput_outbound_megabits_per_sec and inter_dc_stream_throughput_outbound_megabits_per_sec

2022-07-20 Thread Caleb Rackliffe
My $0.02... Options from best to worst: 1.) Use double when possible (chopping off non-sig-digs after the decimal if you want) 2.) Complain loudly that we would have to round and error out. --line of acceptable behavior 100.) Round silently ;) On Mon, Jul

Re: [DISCUSS] Improve Commitlog write path

2022-07-20 Thread Bowen Song via dev
From my past experience, the bottleneck for insert heavy workload is likely to be compaction, not commit log. You initially may see commit log as the bottleneck when the table size is relatively small, but as the table size increases, compaction will likely take its place and become the new bot

[DISCUSS] Improve Commitlog write path

2022-07-20 Thread Pawar, Amit
[Public] Hi all, (My previous mail is not appearing in mailing list and resending again after 2 days) Myself Amit and working at AMD Bangalore, India. I am new to Cassandra and need to do Cassandra testing on large core systems. Usually should test on multi-nodes Cassandra but started with Si

RE: slack channel joining request

2022-07-20 Thread Pawar, Amit
[AMD Official Use Only - General] Hi Erick, I am planning for a contribution and already initiated a discussion thread. Not sure why that thread is not appearing and will send it again. Thanks, Amit From: Erick Ramirez Sent: Wednesday, July 20, 2022 1:18 PM To: dev@cassandra.apache.org Subjec

Re: slack channel joining request

2022-07-20 Thread Erick Ramirez
A friendly reminder that the dev@ mailing list is for discussions by project contributors. I apologise if it appears I've encouraged non-dev requests here. Cassandra users are reminded to please use the user@ mailing list instead. Cheers! >