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

Nick Dimiduk commented on HBASE-13857:
--------------------------------------

Seems we don't provide the RS with direct access to the {{MetricsWAL}} 
instance. This will take some wiring.

> 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, 0.98.14, 1.1.2, 1.3.0, 1.2.1, 1.0.3
>
>
> 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)

Reply via email to