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

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: 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
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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
            Reporter:
            Allison Easton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: