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

Investigate tracking deletes for unique index conversion

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

      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@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: