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

Add balancer modes for unsharded balancing

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • CAR Team 2023-12-25, CAR Team 2024-01-08, CAR Team 2024-01-22

      Adding in the ability to balance unsharded collections requires introducing new balancer modes. Currently the only mode available is kFull. We should add a few more modes:

      • kSharded only - will allow sharded balancing and draining of unsharded collections when the user specifies a destination shard for removeShard
      • kUnsharded only - will allow all types of unsharded balancing but not sharded balancing
      • kDrainUnshardedOnly - will only allow draining of unsharded collections when the user specifies a destination shard for removeShard

            Assignee:
            backlog-server-catalog-and-routing [DO NOT USE] Backlog - Catalog and Routing
            Reporter:
            allison.easton@mongodb.com Allison Easton
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: