[
https://issues.apache.org/jira/browse/HBASE-19388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16273269#comment-16273269
]
Hudson commented on HBASE-19388:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-2.0 #943 (See
[https://builds.apache.org/job/HBase-2.0/943/])
HBASE-19388 - Incorrect value is being set for Compaction Pressure in (tedyu:
rev 49eaa7a8f9a613de610863c181f9af5dc22ee538)
* (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: 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)