-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
-
Fully Compatible
-
v8.0
-
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.
- has to be done before
-
MONGOSH-1932 Update sh.enableBalancing and sh.disableBalancing to use configureCollectionBalancing
-
- Waiting (Blocked)
-
- is related to
-
SERVER-94845 Remove FCV check added by SERVER-78849
-
- Backlog
-
-
SERVER-95106 Add unit tests for ShardingCatalogManager::configureCollectionBalancing
-
- Closed
-