[ 
https://issues.apache.org/jira/browse/CASSANDRA-7384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495086#comment-14495086
 ] 

Matt Stump commented on CASSANDRA-7384:
---------------------------------------

Requesting reopen. It's pretty common that a customer uses an incorrect 
consistency level for their environment. I have to go and manually check each 
statement in their code. This is time consuming and their are often multiple 
apps written by multiple teams which may or may not be on speaking terms with 
the DB team which owns the DB. The counters would be helpful as a quick sanity 
check to know whether I need to try and find bad actors. Scenarios where this 
would be helpful are people writing at ALL, or QUORUM in a multi-dc arrangement.

> Collect metrics on queries by consistency level
> -----------------------------------------------
>
>                 Key: CASSANDRA-7384
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7384
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Vishy Kasar
>            Assignee: sankalp kohli
>            Priority: Minor
>             Fix For: 2.0.13
>
>
> We had cases where cassandra client users thought that they were doing 
> queries at one consistency level but turned out to be not correct. It will be 
> good to collect metrics on number of queries done at various consistency 
> level on the server. See the equivalent JIRA on java driver: 
> https://datastax-oss.atlassian.net/browse/JAVA-354



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to