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


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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to