[
https://issues.apache.org/jira/browse/HBASE-19388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16273665#comment-16273665
]
Hudson commented on HBASE-19388:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.2-IT #1029 (See
[https://builds.apache.org/job/HBase-1.2-IT/1029/])
HBASE-19388 - Incorrect value is being set for Compaction Pressure in
(apurtell: rev d0c99f1dd88266a155798f1b688fdd2bf7b9c2ba)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
> 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
> Fix For: 1.4.0, 1.3.2, 1.2.7, 2.0.0-beta-1
>
> Attachments: master.patch
>
>
> 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)