Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-66579

Initial tests of write heads vs. insert performance for RecordId format

    • Type: Icon: Task Task
    • Resolution: Incomplete
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Serverless
    • Server Serverless 2022-05-30, Server Serverless 2022-06-13

      Ideally in Serverless we would like to shard on hash(_id) and use a RecordId format of (hash(_id), per-hash-counter), where the hash function has low cardinality. This allows split cleanup to be on ranges of RecordId's and merge to "stitch" the record heaps

      But, we might have to choose a very low cardinality to maintain few write heads per shard, and therefore have to refine/reshard most customers to allow them to have more shards.

      This ticket is to do initial tests of write heads vs. insert performance to determine an order of magnitude for a feasible default cardinality.

            Assignee:
            backlog-server-serverless [DO NOT USE] Backlog - Server Serverless (Inactive)
            Reporter:
            esha.maharishi@mongodb.com Esha Maharishi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: