Details
-
New Feature
-
Status: Resolved
-
Urgent
-
Resolution: Fixed
-
None
Description
Currently we drop queries that time out before we get to them (because node is overloaded) but not queries that time out while being processed. (Particularly common for index queries on data that shouldn't be indexed.) Adding the latter and logging when we have to interrupt one gets us a poor man's "slow query log" for free.
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-6226 Slow query log
- Resolved
- links to