You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Samir Ahmic (JIRA)" <ji...@apache.org> on 2016/06/17 12:39:05 UTC

[jira] [Comment Edited] (HBASE-15722) Size. WAL Files (bytes) in regionserver status page displays negative values

    [ https://issues.apache.org/jira/browse/HBASE-15722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15280043#comment-15280043 ] 

Samir Ahmic edited comment on HBASE-15722 at 6/17/16 12:38 PM:
---------------------------------------------------------------

Failed test is {{TestRegionServerMetrics#testMobMetrics()}}: i do not think failed test is related with this patch.


was (Author: asamir):
Filed test is {{TestRegionServerMetrics#testMobMetrics()}} i do not think failed test is related with this patch.

> Size. WAL Files (bytes) in regionserver status page displays negative values
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-15722
>                 URL: https://issues.apache.org/jira/browse/HBASE-15722
>             Project: HBase
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 2.0.0
>            Reporter: Samir Ahmic
>            Assignee: Samir Ahmic
>            Priority: Minor
>         Attachments: HBASE-15722_v0.patch, HBASE-15722_v1.patch, HBASE-15722_v2.patch, WALs.png
>
>
> Here is the line from ServerMetricTmpl.jamon
> {code}
> TraditionalBinaryPrefix.long2String(mWrap.getWALFileSize(), "B", 1)
> {code} 
>  I will change this to StringUtils.humanSize()



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)