[
https://issues.apache.org/jira/browse/CASSANDRA-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900822#action_12900822
]
Brandon Williams commented on CASSANDRA-1413:
---------------------------------------------
Isn't the ISE being thrown here going to get raised in CFS when cfstats is
called?
> EstimatedHistogram.max is buggy
> -------------------------------
>
> Key: CASSANDRA-1413
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1413
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Priority: Minor
> Fix For: 0.7 beta 2
>
> Attachments: 1413.txt
>
>
> EH.max returns the largest bucket floor, which will will be LESS than the
> largest value added to the histogram, which is not the usual behavior
> expected of a method called max.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.