You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2015/01/15 17:13:35 UTC

[jira] [Updated] (CASSANDRA-5657) remove deprecated metrics

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

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

Updated version that accomplishes a few things based on previous comments and other feedback.

Github branch http://github.com/tjake/cassandra/tree/5657

  * Removes all deprecated metrics
  * Replaces default histogram/timer reservoir with our EstimatedHistogram
  * Upgrade metrics project to 3.1.0 (required for second part)
  
The new metrics has pretty a poor JMXReporter so I had to create a CassandraMetricsRegistry for us that keeps the old style mbeans we had in place.




> 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, 5657v2.txt
>
>




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