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

updatesBlockedSeconds RegionServer metric should not be a histogram

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.94.13
    • None
    • None
    • Reviewed

    Description

      I just noticed that updatesBlockedSeconds is declared as a histogram (in 0.94), which makes little sense (neither mean, nor any percentiles are useful, as it is an every increasing number).
      This metric measures the total time the region server has blocked writes due to flushes that could not proceed due to too many store files... In that it should be a number. Unless there are objections I will make this so.

      Also, it looks like this metric was lost in 0.96 (eclark, stack, fyi).

      Attachments

        1. 9731.txt
          2 kB
          Lars Hofhansl

        Issue Links

          Activity

            People

              larsh Lars Hofhansl
              larsh Lars Hofhansl
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: