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.