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

Average region size may be incorrect when there is region whose RegionLoad cannot be retrieved

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0, 2.0.0
    • None
    • None
    • Reviewed

    Description

      HBASE-15933 fixed the NullPointerException bug.

      When there is one or more region whose RegionLoad cannot be retrieved, the average region size may be incorrect.
      We should not use tableRegions.size() as denominator - the number of regions whose RegionLoad can be retrieved should be used.

      Attachments

        1. 16675.v1.txt
          1 kB
          Ted Yu

        Activity

          People

            yuzhihong@gmail.com Ted Yu
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: