You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Harshal Jain (JIRA)" <ji...@apache.org> on 2017/11/30 12:37:00 UTC

[jira] [Created] (HBASE-19388) Incorrect value is being set for Compaction Pressure in RegionLoadStats object inside HRegion class

Harshal Jain created HBASE-19388:
------------------------------------

             Summary: Incorrect value is being set for Compaction Pressure in RegionLoadStats object inside HRegion class
                 Key: HBASE-19388
                 URL: https://issues.apache.org/jira/browse/HBASE-19388
             Project: HBase
          Issue Type: Bug
          Components: regionserver
            Reporter: Harshal Jain
            Assignee: Harshal Jain
            Priority: Minor


Incorrect value for compaction pressure is being set in RegionLoadStats object in HRegion class. This is happening because of incorrect typecasting of double to int. Logging this JIRA to fix it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)