Details
Description
MutableHistogram is using HistogramImpl() and not using maxExpected. From all implementation classes, maxExpected should be removed as constructor argument. Also, HistogramImpl() should pass long casting for Integer.MAX_VALUE << 2 else it is treated as -4
Attachments
Attachments
Issue Links
- breaks
-
HBASE-25052 FastLongHistogram#getCountAtOrBelow method is broken.
- Open
- links to