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

stack updated HBASE-13857:
--------------------------
       Resolution: Fixed
     Hadoop Flags: Reviewed
    Fix Version/s:     (was: 0.98.17)
                       (was: 1.3.0)
           Status: Resolved  (was: Patch Available)

I pushed to master branch. Thanks for the patch [~vrishal]. The line length in 
generated code is not your issue (we should remove generated code from line 
length considerations). I tried backport but needs fixup. If you put up a patch 
for branch-1, I'll commit it.

> 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
>
>         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)

Reply via email to