Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-14350 Procedure V2 Phase 2: Assignment Manager
  3. HBASE-18231

Deprecate and throw unsupported operation when Admin#closeRegion is called.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • Admin
    • None

    Description

      uagashe tripped over this today. Admin#closeRegion which we used to use in branch-1 will cause damage in AMv2 cluster. Instead you need to call unassign – i.e. all cluster ops must go via the Master; no more going direct to RegionServer closing regions behind the Master's back.

      Review all Admin ops to see what else skirts Master and deprecate and throw unsupported if called.

      Attachments

        1. HBASE-18231.master.001.patch
          29 kB
          Apekshit Sharma
        2. HBASE-18231.master.002.patch
          29 kB
          Apekshit Sharma
        3. HBASE-18231.master.003.patch
          35 kB
          Apekshit Sharma

        Issue Links

          Activity

            People

              appy Apekshit Sharma
              stack Michael Stack
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: