[ 
https://issues.apache.org/jira/browse/CASSANDRA-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

T Jake Luciani updated CASSANDRA-5657:
--------------------------------------
    Attachment: 5657.txt

Patch removes most of the deprecated metrics, the ones I left seemed to not 
have a simple equivalent in the new Metrics, like 
DroppedMessageMetrics.getRecentlyDropped()  which takes the number of dropped 
messages since the last call.  In yammer metrics world this is more like 
getOneMinuteRate()  Do we need these precise diffs?  

I suppose the client side could just get the count() between calls on the meter 
and achieve the same effect if they want the old way.  What do you think 
[~nickmbailey]?

> remove deprecated metrics
> -------------------------
>
>                 Key: CASSANDRA-5657
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5657
>             Project: Cassandra
>          Issue Type: Task
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: T Jake Luciani
>              Labels: technical_debt
>             Fix For: 3.0
>
>         Attachments: 5657.txt
>
>




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

Reply via email to