You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2019/11/02 12:08:00 UTC

[jira] [Created] (HBASE-23245) All MutableHistogram implementations should remove maxExpected

Viraj Jasani created HBASE-23245:
------------------------------------

             Summary: All MutableHistogram implementations should remove maxExpected
                 Key: HBASE-23245
                 URL: https://issues.apache.org/jira/browse/HBASE-23245
             Project: HBase
          Issue Type: Improvement
          Components: metrics
    Affects Versions: 3.0.0, 2.3.0, 1.6.0
            Reporter: Viraj Jasani
            Assignee: Viraj Jasani


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)