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

Assignment need not be called for disabling table regions during clean cluster start up.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.92.1, 0.94.0
    • 0.94.1, 0.95.0
    • None
    • None
    • Reviewed

    Description

      Currently during clean cluster start up if there are tables in DISABLING state, we do bulk assignment through assignAllUserRegions() and after region is OPENED in RS, master checks if the table is in DISBALING/DISABLED state (in Am.regionOnline) and again calls unassign. This roundtrip can be avoided even before calling assignment.
      This JIRA is to address the above scenario.

      Attachments

        1. 6281.addendum
          0.8 kB
          rajeshbabu
        2. HBASE-6281_92.patch
          21 kB
          rajeshbabu
        3. HBASE-6281_94_2.patch
          5 kB
          rajeshbabu
        4. 6281-trunk-v2.txt
          5 kB
          Ted Yu
        5. HBASE-6281_trunk.patch
          5 kB
          rajeshbabu
        6. HBASE-6281_94.patch
          5 kB
          rajeshbabu

        Activity

          People

            rajesh23 rajeshbabu
            rajesh23 rajeshbabu
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: