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

Optimize the full index scan when converting an index to unique through collMod

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution
    • Fully Compatible
    • Execution Team 2024-04-29, Execution Team 2024-05-13

      While the current performance is good for the use case of 6.0, there are several things that can be cleaned up to make the loop scanning the index more efficient. For example: using the SortedDataInterface::Cursor directly instead of with DataThrottle; making sure we're not doing extra copies; using simpler data structures, etc.

            Assignee:
            erin.liang@mongodb.com Erin Liang
            Reporter:
            yuhong.zhang@mongodb.com Yuhong Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: