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

Protect transition from implicit to explicit under new feature flag

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • Fully Compatible
    • CAR Team 2024-03-18, CAR Team 2024-04-01

      Currently, the code to transform an implicit create to an explicit create is guarded by featureFlagTrackUnshardedCollectionsUponCreate. However, this change doesn't actually depend on this part of the project, and we want to introduce this change in 8.0 regardless of the track unsharded project.

      Instead of guarding this with the project's feature flag, we should introduce a new feature flag and use that to guard this transition.

            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: