You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Richard Low (JIRA)" <ji...@apache.org> on 2014/07/22 23:30:40 UTC

[jira] [Created] (CASSANDRA-7591) Add read and write metrics for each consistency level

Richard Low created CASSANDRA-7591:
--------------------------------------

             Summary: Add read and write metrics for each consistency level
                 Key: CASSANDRA-7591
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7591
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Richard Low


It would be helpful to have read and write metrics for each consistency level to help clients track query rates per consistency level. It's quite common to forget to set e.g. a config param in the client and use the wrong consistency level. Right now the only way to find out from Cassandra is to use tracing. It would also be helpful to track latencies for different consistency levels to estimate the cost of e.g. switching from LOCAL_QUORUM to QUORUM reads.



--
This message was sent by Atlassian JIRA
(v6.2#6252)