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

Meta browser can happen NPE when the server or target server of region is null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.4.13, 2.5.6
    • 2.6.0, 2.4.18, 3.0.0-beta-1, 2.5.7
    • UI
    • None
    • hbase2.4.13

      centos

    • Reviewed

    Description

      Reproduction Steps:

      1. We create a new table with many regions , for example: 

      //代码占位符
      create 't01' , 'info' , SPLITS => Array(1..999).map{|e|e.to_s}

      2. At the same time, we scan meta entries of this table on meta browser by hbase UI

      3. We would get NPE if those regions is initializing and the server or target server is null

      Attachments

        Activity

          People

            guluo guluo
            guluo guluo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: