[
https://issues.apache.org/jira/browse/HBASE-3935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Yang updated HBASE-3935:
-----------------------------
Comment: was deleted
(was: {code:java}
public int getStorefileIndexSizeMB() {
return regionLoadPB.getStorefileIndexSizeMB();
{code}
This API started from 0.95, so I will add the new API getStorefileIndexSizeKB()
and reserve getStorefileIndexSizeMB().
BTW, do I need add deprecated tag to getStorefileIndexSizeMB()?)
> HServerLoad.storefileIndexSizeMB should be changed to storefileIndexSizeKB
> --------------------------------------------------------------------------
>
> Key: HBASE-3935
> URL: https://issues.apache.org/jira/browse/HBASE-3935
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Andy Yang
> Attachments: HBASE-3935.branch-2.v0.patch,
> HBASE-3935.branch-2.v1.patch, HBASE-3935.branch-2.v2.patch,
> HBASE-3935.master.v0.patch
>
>
> Related to HBASE-3927, Matt proposed changing
> HServerLoad.storefileIndexSizeMB to storefileIndexSizeKB so that user can see
> the size of small store file index.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)