-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2025-12-22, CAR Team 2026-01-05
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The implementations of the dropDatabase and dropCollection commands currently reside in the storage_engine_integration module, while their declarations (IDL files) are in the shard_role module. The createIndexes command implementation instead resides in the index_builds module.
The goal of this ticket is to move these implementations into the shard_role/ddl directory (and therefore temporarily into the shard_role module). In a subsequent change, not covered by this ticket, the shard_role/ddl directory will be integrated into the global_catalog module.
- is depended on by
-
SERVER-115805 Set the `shard_role/ddl` directory as a part of the `global_catalog.ddl` module
-
- Open
-