-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Developer Tools
SPM-4275 and SERVER-110790 implemented new APIs for removing shards and for transitioning to a dedicated a config server. The documentation will debut in 9.0.
We introduced a new shardDrainingStatus and getTransitionToDedicatedConfigServerStatus commands, respectively. The removeShard API description is available here. The shardDrainingStatus and the getTransitionToDedicatedConfigServerStatus APIs are similar in that they return the draining status. Specifically, the shardDrainingStatus API returns the draining status of a specific shard when a shardId is provided or of alla shards that are draining if no shardId is specified. Instead, the getTransitionToDedicatedConfigServerStatus API does not take any parameter and returns the config shard draining status.
- related to
-
SERVER-108340 Implement shell helpers for the new removeShard interface
-
- Closed
-