Re: Query drivertimeout PT2S

2022-11-08 Thread Bowen Song via user
This is a mailing list for the Apache Cassandra, and that's not the same as DataStax Enterprise Cassandra you are using. We may still be able to help here if you could provide more details, such as the queries, table schema, system stats (cpu, ram, disk io, network, and so on), logs, table stat

Re: Upgrade

2022-11-08 Thread Bowen Song via user
You should take a snapshot before starting the upgrade process. You cannot achieve a snapshot of "the most current situation" in a live cluster anyway, as data are constantly written to the cluster even after a node is stopped for upgrading. So you've gotta to accept the outdated snapshots if y

Query drivertimeout PT2S

2022-11-08 Thread Shagun Bakliwal
Hi All, My application is frequently getting timeout errors since 2 weeks now. I'm using datastax Cassandra 4.14 Can someone help me here? Thanks, Shagun