-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
-
Fully Compatible
-
Cluster Scalability 2024-09-02
-
2
Currently users can disable/enable balancing for a specific collection by using sh.disableBalacing(namespace) shell helper.
This utility function writes directly to config.collections. In order to abstract the layout of this collection and hide internal detail of this system collection, we should expose the possibility of enabling/disabling balancing through the configureCollectionBalancing command.
- is related to
-
SERVER-94845 Remove FCV check added by SERVER-78849
- Backlog
-
SERVER-95106 Add unit tests for ShardingCatalogManager::configureCollectionBalancing
- Closed