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

ServerShutdownHandler#processDeadRegion could return false for disabling table regions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.94.1
    • master
    • None
    • Reviewed

    Description

         * @return Returns true if specified region should be assigned, false if not.
         * @throws IOException
         */
        public static boolean processDeadRegion(HRegionInfo hri, Result result,
            AssignmentManager assignmentManager, CatalogTracker catalogTracker)
      

      For the disabling region, I think we needn't assign it , and processDeadRegion could return false.

      Attachments

        1. HBASE-6016.patch
          1 kB
          Chunhui Shen

        Activity

          People

            zjushch Chunhui Shen
            zjushch Chunhui Shen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: