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

Remove support for timestamped vectored inserts

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 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

      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 Unassigned
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: