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

Investigate tracking deletes for unique index conversion

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 5.3.0
    • None
    • None
    • None
    • Fully Compatible
    • Execution Team 2022-01-24

    Description

      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.

      Attachments

        Activity

          People

            benety.goh@mongodb.com Benety Goh
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: