[
https://issues.apache.org/jira/browse/HBASE-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Deon Huang updated HBASE-2631:
------------------------------
Fix Version/s: 2.0.0-alpha-2
Status: Patch Available (was: Open)
Fix methods naming problem by deprecated old naming method (InMB) and create
unified naming method (MB) for ClusterStatus object (Actually only ServerLoad
is affected).
> 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
> Labels: beginner
> Fix For: 2.0.0-alpha-2
>
> Attachments: HBASE-2631.branch-2.v0.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)