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

The flush table operation encountered an NPE and failed.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-beta-1
    • 2.6.0, 3.0.0-beta-1
    • None
    • None
    • Reviewed

    Description

      Executing a merge region before the flush table is completed will result in an NPE error for the flush table and cause it to fail

      Triggering logic

      1. Execute the flush table command.
      2. Merge regions before the flush is completed.
      3. After the merge is completed, the two parent regions will be cleaned up.
      4. An NPE will be reported when the flush operation is performed on that parent region.

      Attachments

        Issue Links

          Activity

            People

              luoen Haiping lv
              luoen Haiping lv
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: