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

Allow balancer to issue moveCollection for untracked collections

    • 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

      As of SERVER-85441, the balancer is being used to test the behavior of the system when moveCollection is called in the background. We would like to keep this coverage for the 8.0 world where collections are not tracked upon creation, but the balancer is currently only issuing moveCollection commands if there are unsharded collections tracked on the sharding catalog.

      We would like to change this behavior if we are running under featureFlagTrackUnshardedCollectionsUponMoveCollection so that the balancer will issue moveCollection commands for untracked, unsharded collections.

      The behavior should remain the same (issue moveCollection for tracked collections) if featureFlagTrackUnshardedCollectionsUponCreation is enabled.

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

              Created:
              Updated:
              Resolved: