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

Addendum for HBASE-5160 and HBASE-4397

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.90.5
    • 0.90.6, 0.92.1
    • None
    • None

    Description

      As part of HBASE-4397 there is one more scenario where the patch has to be applied.

      RegionPlan plan = getRegionPlan(state, forceNewPlan);
            if (plan == null) {
              debugLog(state.getRegion(),
                  "Unable to determine a plan to assign " + state);
              return; // Should get reassigned later when RIT times out.
            }
      

      I think in this scenario also

      this.timeoutMonitor.setAllRegionServersOffline(true);
      

      this should be done.

      Attachments

        1. HBASE-5237_0.90.patch
          0.6 kB
          ramkrishna.s.vasudevan
        2. HBASE-5237_trunk.patch
          0.6 kB
          ramkrishna.s.vasudevan

        Issue Links

          Activity

            People

              ram_krish ramkrishna.s.vasudevan
              ram_krish ramkrishna.s.vasudevan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: