Replace all seek-related key_string::Value parameters in SortedDataInterface with StringData

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Execution Team 2024-04-29, Execution Team 2024-05-13
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The key_string::Value type is an owned buffer type that unnecessarily limits callers to passing owned data. All functions SortedDataInterface take a key_string::Value by const reference. We can replace these parameters with StringData instead, which allows the caller to define how it constructs and passes its Keystring.

            Assignee:
            Wei Hu
            Reporter:
            Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: