You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "sankalp kohli (JIRA)" <ji...@apache.org> on 2013/10/22 01:59:43 UTC

[jira] [Created] (CASSANDRA-6226) Slow query log

sankalp kohli created CASSANDRA-6226:
----------------------------------------

             Summary: Slow query log
                 Key: CASSANDRA-6226
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6226
             Project: Cassandra
          Issue Type: New Feature
          Components: Core
            Reporter: sankalp kohli
            Priority: Minor


We need a slow query log for Cassandra similar to the one in mysql. 
Tracing does not work because you don't want to enable it for all the requests and want to catch the slow queries. 
We already have a JIRA to display queries which are going over lot of tombstones. But a query can be slow also because it is returning lot of data. 
We can store all the slow queries for a day in system table. 



--
This message was sent by Atlassian JIRA
(v6.1#6144)