You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2015/10/02 00:54:27 UTC

[jira] [Updated] (HBASE-13857) Slow WAL Append count in ServerMetricsTmpl.jamon is hardcoded to zero

     [ https://issues.apache.org/jira/browse/HBASE-13857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell updated HBASE-13857:
-----------------------------------
    Fix Version/s:     (was: 0.98.15)
                   0.98.16

> Slow WAL Append count in ServerMetricsTmpl.jamon is hardcoded to zero
> ---------------------------------------------------------------------
>
>                 Key: HBASE-13857
>                 URL: https://issues.apache.org/jira/browse/HBASE-13857
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver, UI
>    Affects Versions: 0.98.0
>            Reporter: Lars George
>              Labels: beginner
>             Fix For: 2.0.0, 1.3.0, 0.98.16
>
>
> The template has this:
> {noformat}
>  <tr>
>         ...
>         <th>Slow WAL Append Count</th>
>     </tr>
>     <tr>
>         ....
>         <td><% 0 %></td>
>     </tr>
> {noformat}



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