This incident type refers to a situation where there is a significant delay in the execution of queries on a Cassandra cluster. This delay can cause the system to become unresponsive and result in slower performance. It may be caused by a variety of factors such as an increase in traffic, inefficient queries, or hardware issues. The issue can impact the functionality of the system and requires immediate attention to prevent further disruption.
Parameters
Debug
Check Cassandra cluster status
Check if any node is down
Check Cassandra cluster load
Check Cassandra cluster compaction history
Check slow queries in Cassandra
Check Cassandra cluster status
Check if any node is down
Check Cassandra cluster load
Check Cassandra cluster compaction history
Check slow queries in Cassandra
Repair
Check the Cassandra database configuration and ensure that it is properly optimized for the workload it handles. For instance, you may need to increase the size of the read/write buffers, cache, and threads.
Learn more
Related Runbooks
Check out these related runbooks to help you debug and resolve similar issues.