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

Support RecordId strings larger than 14 bytes

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • Execution Team 2021-08-23, Execution Team 2021-09-06, Execution Team 2021-09-20
    • 100

      Allow RecordId to hold binary strings larger than 14 bytes. This allows RecordStores to be clustered by arbitrarily large keys.

      Keep the existing kSmallStr format to optimize storage for small strings. Introduce a new format for larger strings. Consider using a reference-counted buffer that allows RecordId to be cheaply passed around by value.

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: