Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-13857

Slow WAL Append count in ServerMetricsTmpl.jamon is hardcoded to zero

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.98.0
    • 2.0.0
    • regionserver, UI
    • Reviewed

    Description

      The template has this:

       <tr>
              ...
              <th>Slow WAL Append Count</th>
          </tr>
          <tr>
              ....
              <td><% 0 %></td>
          </tr>
      

      Attachments

        1. HBASE-13857.patch
          8 kB
          Vrishal Kulkarni

        Issue Links

          Activity

            People

              vrishal Vrishal Kulkarni
              larsgeorge Lars George
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: