[
https://issues.apache.org/jira/browse/HBASE-13857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15037075#comment-15037075
]
stack commented on HBASE-13857:
-------------------------------
Patch LGTM. Waitig on hadoopqa before commit.
> 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
> Assignee: Vrishal Kulkarni
> Labels: beginner
> Fix For: 2.0.0, 1.3.0, 0.98.17
>
> Attachments: HBASE-13857.patch
>
>
> 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)