Netflix Cassandra Meetup videos posted online

2024-10-25 Thread Patrick McFadin
Hi everyone, On October 11, a Bay Area Cassandra Meetup was hosted at Netflix. Many thanks to Vinay Chella for leading that effort and to the entire team for making everyone feel welcome. 145 RSVPs, and over 100 showed up. I was not expecting that level of turnout, especially on a Friday night, bu

Re: Cross-Node Latency Issues

2024-10-25 Thread Naman kaushik
Hi Manish, Just to clarify, our queries are using only the partition key column, with no additional filtering. It appears Cassandra is automatically logging ALLOW FILTERING, which may be misleading. Since we’re operating strictly on the partition key, we shouldn’t face the usual performance issues

Re: Cross-Node Latency Issues

2024-10-25 Thread MyWorld
Hi, This was a one time issue for which we are looking for the RCA. Generally P99 latencies of all the tables are less than 12ms. There was a few ms jump in P99 on one of the node at this time at coordinator level. The CL is Local_Quorum. Another error we noticed in system log at the same time on