[
https://issues.apache.org/jira/browse/HBASE-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131146#comment-16131146
]
Hudson commented on HBASE-2631:
-------------------------------
FAILURE: Integrated in Jenkins build HBASE-14070.HLC #233 (See
[https://builds.apache.org/job/HBASE-14070.HLC/233/])
HBASE-2631 Decide between InMB and MB as suffix for field names in (chia7712:
rev d37266f63cf90068415a8cef05b1c63dccc0a9d9)
* (edit) hbase-client/src/main/java/org/apache/hadoop/hbase/ServerLoad.java
* (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/TestServerLoad.java
* (edit)
hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/master/RegionServerListTmpl.jamon
> Decide between "InMB" and "MB" as suffix for field names in ClusterStatus
> objects
> ---------------------------------------------------------------------------------
>
> Key: HBASE-2631
> URL: https://issues.apache.org/jira/browse/HBASE-2631
> Project: HBase
> Issue Type: Improvement
> Reporter: Jeff Hammerbacher
> Assignee: Deon Huang
> Priority: Minor
> Labels: beginner
> Fix For: 2.0.0
>
> Attachments: HBASE-2631.branch-2.v0.patch,
> HBASE-2631.branch-2.v1.patch, HBASE-2631.branch-2.v1.patch
>
>
> We vacillate between "InMB" (e.g. HServerLoad.getMemStoreSizeInMB(),
> HServerLoad.getStorefileIndexSizeInMB()) and "MB" (e.g.
> HServerLoad.getUsedHeapMB()) in the various ClusterStatus objects
> (HServerInfo, HServerLoad, HServerLoad.RegionLoad). We should probably pick
> one and stick to it.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)