[
https://issues.apache.org/jira/browse/CASSANDRA-11752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15413722#comment-15413722
]
T Jake Luciani commented on CASSANDRA-11752:
--------------------------------------------
Great thanks for this verification:
I've kicked off the tests:
2.2
[branch|https://github.com/tjake/cassandra/tree/11752-2.2]
[testall|http://cassci.datastax.com/job/tjake-11752-2.2-testall/]
[dtest|http://cassci.datastax.com/job/tjake-11752-2.2-dtest/]
3.0
[branch|https://github.com/tjake/cassandra/tree/11752-3.0]
[testall|http://cassci.datastax.com/job/tjake-11752-3.0-testall/]
[dtest|http://cassci.datastax.com/job/tjake-11752-3.0-dtest/]
3.9
[branch|https://github.com/tjake/cassandra/tree/11752-3.9]
[testall|http://cassci.datastax.com/job/tjake-11752-3.9-testall/]
[dtest|http://cassci.datastax.com/job/tjake-11752-3.9-dtest/]
> histograms/metrics in 2.2 do not appear recency biased
> ------------------------------------------------------
>
> Key: CASSANDRA-11752
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11752
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Chris Burroughs
> Assignee: Per Otterström
> Labels: metrics
> Fix For: 2.2.8
>
> Attachments: 11752-2.2-v2.txt, 11752-2.2.txt, boost-metrics.png,
> c-jconsole-comparison.png, c-metrics.png, default-histogram.png,
> server-patch-v2.png
>
>
> In addition to upgrading to metrics3, CASSANDRA-5657 switched to using a
> custom histogram implementation. After upgrading to Cassandra 2.2
> histograms/timer metrics are not suspiciously flat. To be useful for
> graphing and alerting metrics need to be biased towards recent events.
> I have attached images that I think illustrate this.
> * The first two are a comparison between latency observed by a C* 2.2 (us)
> cluster shoring very flat lines and a client (using metrics 2.2.0, ms)
> showing server performance problems. We can't rule out with total certainty
> that something else isn't the cause (that's why we measure from both the
> client & server) but they very rarely disagree.
> * The 3rd image compares jconsole viewing of metrics on a 2.2 and 2.1
> cluster over several minutes. Not a single digit changed on the 2.2 cluster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)