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

Fix wrapping of Requests Counts Regionserver level metrics

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.94.15
    • 0.94.22
    • regionserver
    • None
    • Reviewed
    • Changed request counts metric type from int to long.

    Description

      For aggregating the metrics from all of its regions HRegionServer is using int, while the underlying region level metrics use long. Due to this they get wrapped around giving out negative values if the regionserver is not restarted for a long time.

      Attachments

        1. HBASE_10645-0.94.15.patch
          0.7 kB
          deepankar

        Activity

          People

            dvdreddy deepankar
            dvdreddy deepankar
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: