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

Removal of index version in config.collections should not be ordered

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • Sharding EMEA 2022-11-14, Sharding EMEA 2022-11-28

      During FCV downgrade, we remove all of the global indexes extra collections as well as removing the index version field on config.collections. The update to config.collections does not specify whether the update is ordered or not, which means it uses the default of true. We should explicitly use ordered = false since we do not care about the ordering and ordered updates are slower.

            Assignee:
            allison.easton@mongodb.com Allison Easton
            Reporter:
            allison.easton@mongodb.com Allison Easton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: