Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-205

Support transparent salting of row key

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Resolution: Fixed
    • None
    • None
    • None
    • 74

    Description

      To prevent hot spotting on writes:

      • “Salt” row key on upsert by mod-ing with cluster size
      • Query for fully qualified key by inserting salt byte
      • Range scan by concatenating results of scan over all possible salt bytes

      Or alternately

      • Define column used for hash to derive row key prefix

      Attachments

        Activity

          People

            tonyhuang tonyhuang
            jamestaylor James R. Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: