You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Paulo Motta (JIRA)" <ji...@apache.org> on 2016/11/11 21:30:59 UTC

[jira] [Commented] (CASSANDRA-12643) Estimated histograms tend to overflow

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

Paulo Motta commented on CASSANDRA-12643:
-----------------------------------------

I'm not sure how helpful this will be without the metric name, since you get the histogram values but not know which metric it refers to. I think the right fix should actually be on {{LibratoReporter}} to print which metric is overflowed when getting an exception, in addition to the histogram values. With that said, I think we should include the histogram buckets in the {{IllegalStateException}} message, so it is logged in the right context possibly indicating the metric name, rather than blindly logging it without context in the {{EstimatedHistogram}} class. WDYT?

> Estimated histograms tend to overflow
> -------------------------------------
>
>                 Key: CASSANDRA-12643
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12643
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Edward Capriolo
>            Assignee: Edward Capriolo
>




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