Support RecordId strings larger than 14 bytes

XMLWordPrintableJSON

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

      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
              Reporter:
              Louis Williams
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: