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

IncreasingToUpperBoundRegionSplitPolicy.shouldSplit() should check all the stores before returning.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.95.1, 0.94.10, 0.96.0
    • 0.98.0, 0.95.2, 0.94.11
    • None
    • None
    • Reviewed

    Description

      IncreasingToUpperBoundRegionSplitPolicy.shouldSplit() return as soon as it found any store big enough to be split. However, it should first go trough all all the stores to make sure they are all splittable before returning.

      Attachments

        1. HBASE-9189-v0-trunk.patch
          2 kB
          Jean-Marc Spaggiari
        2. HBASE-9189-v1-0.94.patch
          2 kB
          Jean-Marc Spaggiari
        3. HBASE-9189-v0-0.94.patch
          2 kB
          Jean-Marc Spaggiari

        Activity

          People

            jmspaggi Jean-Marc Spaggiari
            jmspaggi Jean-Marc Spaggiari
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: