[
https://issues.apache.org/jira/browse/HBASE-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127834#comment-16127834
]
Hudson commented on HBASE-2631:
-------------------------------
FAILURE: Integrated in Jenkins build HBase-2.0 #335 (See
[https://builds.apache.org/job/HBase-2.0/335/])
HBASE-2631 Decide between InMB and MB as suffix for field names in (chia7712:
rev 5073bd6e0472d2876bc5a72cb33678bebdddfb5c)
* (edit) hbase-client/src/main/java/org/apache/hadoop/hbase/ServerLoad.java
* (edit)
hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/master/RegionServerListTmpl.jamon
* (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/TestServerLoad.java
> 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)