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

STUCK RIT by hbck2 assigns

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      If a region has been assign to rs1 and then client assigns region again by "hbck2 assigns"

      1、if  regionPlan is region to be assign to rs2,the region will be opened on rs1 and rs2.

      master log:

      WARN org.apache.hadoop.hbase.master.assignment.AssignmentManager: rit=OPEN, location=rs2, table=tableName, region=reionName reported OPEN on server=rs1 but state has otherwise

      2、if regionPlan is region to be assign to rs1, the TransitRegionStateProcedure and OpenRegionProcedure will stuck. because rs1 is not responding to master
      rslog:

      Receiving OPEN for the region:{}, which we are already trying to OPEN - ignoring this new request for this region.

       

      Attachments

        Issue Links

          Activity

            People

              stack Michael Stack
              Bo Cui Bo Cui
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: