Investigate tracking deletes for unique index conversion

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.3.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2022-01-24
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      In the implementation for SERVER-61486, we avoid tracking delete operations because of the way we record these operations through the OpObserver framework. If we had a robust scheme for observing committed deletes along with inserts and updates, we may be able to conflate some of these operations to reduce the number of index searches prior to converting the index to be unique.

            Assignee:
            Benety Goh
            Reporter:
            Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: