Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-4616 Update hregion encoded name to reduce logic and prevent region collisions in META
  3. HBASE-4382

Region encoded name is hash of tablename + start key + regionid (timestamp); should include end key when hashing.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • None
    • None
    • None
    • beginner

    Description

      Seems odd that region encoded name is same for regions if made in same second with same start key tough their end keys are different. It can happen in unit test. Should mix in the end key when coming up w/ the region name encoded name.

      Attachments

        Activity

          People

            Unassigned Unassigned
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: