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

Ability to specify a custom start/end to RegionSplitter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.94.0
    • 0.94.0
    • None
    • None

    Description

      HBASE-4489 changed the default endKey on HexStringSplit from 7FFF... to FFFF... While this is correct, existing users of 0.90 RegionSplitter have 7FFF as the end key in their schema and the last region will not split properly under this new code. We need to let the user specify a custom start/end key range for when situations like this arise. Optimally, we should also write the start/end key in META so we could figure this out implicitly instead of requiring the user to explicitly specify it.

      Attachments

        1. HBASE-4627.patch
          30 kB
          Nicolas Spiegelberg
        2. ASF.LICENSE.NOT.GRANTED--D39.1.patch
          30 kB
          Phabricator
        3. ASF.LICENSE.NOT.GRANTED--D39.1.patch
          30 kB
          Phabricator
        4. ASF.LICENSE.NOT.GRANTED--D39.1.patch
          30 kB
          Phabricator

        Issue Links

          Activity

            People

              nspiegelberg Nicolas Spiegelberg
              nspiegelberg Nicolas Spiegelberg
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: