Remove support for timestamped vectored inserts

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Storage Execution 2025-04-14, Storage Execution 2025-04-28, Storage Execution 2025-05-12
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Our write path supports a mode called vectored inserts where callers pass a vector of InsertStatements, each with a pre-allocated timestamp used to perform the write.

      This code is no longer needed. Callers using this API should be rewritten to either go through the "front door", or use an OpObserver to generate OpTimes.

              Assignee:
              Unassigned
              Reporter:
              Louis Williams
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: