-
Type:
Task
-
Resolution: Unresolved
-
Priority:
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
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
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
- related to
-
SERVER-80644 Decouple the balancer mode from whether or not the balancer is stopped
-
- Backlog
-