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

Create a skeleton of the new unsharded collection balancer policy

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Catalog and Routing
    • Fully Compatible
    • CAR Team 2023-12-11, CAR Team 2023-12-25

      This ticket is to introduce the class that will become the new unsharded collection balancer policy. This policy will need to be created by the balancer, similar to the other policies. It will need to be able to return moveCollection information both for draining and for steady state balancing. The return value should contain all the information needed for the balancer commands scheduler to issue a moveCollection command. We may also need to introduce a struct similar to migrateInfo to encapsulate the return information.

      This ticket should not include any of the logic for selecting migrations or fetching data size, it is just for the outline of the class that will contain this logic.

            Assignee:
            david.dominguez@mongodb.com David Dominguez Sal (Inactive)
            Reporter:
            allison.easton@mongodb.com Allison Easton
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: