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

[AMv2] Fail UnassignProcedure if source Region Server is not online.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • amv2
    • None
    • Reviewed

    Description

      Currently UnassignProcedure returns success when server carrying a region is NOT online. Assumption here is that ServerCrashProcedure will handle splitting logs etc for these regions. When UnassignProcedure completes, MoveRegionProcedure resumes with AssignProcedure. AssignProcedure can some times assign regions without pre-requisite steps (done either by UnassignProcedure or ServerCrashProcedure). Fix is to fail UnassignProcedure and parent MoveRegionProcedure if source server is not online.

      Attachments

        1. hbase-18491.master.001.patch
          3 kB
          Umesh Agashe

        Issue Links

          Activity

            People

              uagashe Umesh Agashe
              uagashe Umesh Agashe
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: