Speed up batched oplog unrolling copy operations

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Storage Execution 2026-08-31
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      BSON objects need to be rebuilt and copied as individual apply ops, this can be sped up from the existing version by creating one "template" object that can be efficiently copied with memcpy rather than a bsonelement tree walk.

            Assignee:
            Benjamin Pearce
            Reporter:
            Benjamin Pearce
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: