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

Damien Stevenson commented on CASSANDRA-10023:
----------------------------------------------

I have attached a patch, including unit tests and dtests. Please review and let 
me know you thoughts. Cheers.

> Emit a metric for number of local read and write calls
> ------------------------------------------------------
>
>                 Key: CASSANDRA-10023
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10023
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: sankalp kohli
>            Assignee: Damien Stevenson
>            Priority: Minor
>              Labels: lhf
>             Fix For: 4.x
>
>         Attachments: 10023-trunk-dtests.txt, 10023-trunk.txt, 
> CASSANDRA-10023.patch
>
>
> Many C* drivers have feature to be replica aware and chose the co-ordinator 
> which is a replica. We should add a metric which tells us whether all calls 
> to the co-ordinator are replica aware.
> We have seen issues where client thinks they are replica aware when they 
> forget to add routing key at various places in the code. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to