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

"Move" region right after a region split is dangerous

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.98.0, 0.96.0
    • None
    • None
    • Reviewed

    Description

      I ran into a situation where the CM issued a move for a region just after a region was split. The master went bonkers since the master honored the CM request, and assigned the split region, but subsequently all the region state assumptions on this (split)region was messed up. I started seeing log lines lines like "THIS SHOULD NOT HAPPEN". Also, it created other problems - a compaction on original region happened on the new assignee, and then the daughter regions started seeing issues to do with store files missing, etc., etc.

      I will upload the logs shortly.

      Attachments

        1. logs.txt
          21 kB
          Devaraj Das
        2. trunk-9525.patch
          4 kB
          Jimmy Xiang

        Activity

          People

            jxiang Jimmy Xiang
            ddas Devaraj Das
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: