Perform capped deletes in the same WUOW as inserts

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Execution Team 2020-12-28, Execution Team 2021-01-11
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Capped deletes are the only remaining area where MongoDB performs untimestamped writes to replicated collections. This is a very complicated edge case for WiredTiger, and not doing it at all would give us increased confidence in the code while allowing WT to add more correctness assertions (WT-6838).

      It is relatively simple to investigate whether we can perform capped deletes in the same WT transaction as inserts without doing all of the work in SERVER-16049

            Assignee:
            [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            Louis Williams
            Votes:
            1 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: