[
https://issues.apache.org/jira/browse/HBASE-13581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075314#comment-16075314
]
stack commented on HBASE-13581:
-------------------------------
Patch has rotted. Would you mind rebasing please [~ashutosh_jindal] ? Thank you.
> Improve usability for storefile stats in web status pages
> ---------------------------------------------------------
>
> Key: HBASE-13581
> URL: https://issues.apache.org/jira/browse/HBASE-13581
> Project: HBase
> Issue Type: Improvement
> Components: Operability
> Affects Versions: 1.0.0
> Reporter: Sean Busbey
> Assignee: Ashutosh Jindal
> Priority: Minor
> Labels: beginner
> Fix For: 2.0.0
>
> Attachments: HBASE-13581.patch, rs_in_master_status_page.tiff
>
>
> Right now the "Storefiles" section of the Region Servers status shown in the
> Master web ui is inconsistent in units (sometimes "m" and sometimes "mb") and
> uses units that are fixed rather than adapting to the number being presented
> (e.g. reporting a bloom filter size of 13540k instead of 13m).
> Clean up to
> * consistently use correct units (i.e. KiB, MiB, GiB since that's what we're
> measuring)
> * adapt the units used so that we use the biggest ones
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)