-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 5.1.0, 5.0.0-rc1
-
Component/s: None
-
Fully Compatible
-
v5.0
-
Sharding EMEA 2021-06-28
As a precondition to be able to use sharding ddl utils in the config server for SERVER-57060, the sharding_ddl_util.cpp dependency needs to be moved under the sharding_catalog_manager target.
Since dropCollectionLocally is linking libraries not included by the catalog manager, move it out of the ddl utils and make it a static function of the DropCollectionCoordinator.
- is depended on by
-
SERVER-57060 Rename of a sharded collection must bump the collection version
- Closed