[
https://issues.apache.org/jira/browse/HBASE-11229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14007115#comment-14007115
]
Hudson commented on HBASE-11229:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #5138 (See
[https://builds.apache.org/job/HBase-TRUNK/5138/])
HBASE-11229 Change block cache percentage metrics to be doubles rather than
ints -- ADDENDUM to fix broke TestMetricsRegionServer (stack: rev
ea9e6576945cc36f5e13a67da285498979411cb2)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestMetricsRegionServer.java
> Change block cache percentage metrics to be doubles rather than ints
> --------------------------------------------------------------------
>
> Key: HBASE-11229
> URL: https://issues.apache.org/jira/browse/HBASE-11229
> Project: HBase
> Issue Type: Sub-task
> Components: metrics
> Reporter: stack
> Assignee: stack
> Fix For: 0.99.0
>
> Attachments: 11229.addendum.txt, 11229.txt
>
>
> See parent issue. Small changes in the hit percentage can have large
> implications, even when movement is inside a single percent: i.e. going from
> 99.11 to 99.87 percent. As is, percents are ints. Make them doubles.
--
This message was sent by Atlassian JIRA
(v6.2#6252)