As part of moving dropCollection to the config server, create a new command that mongos can call when it wants to execute a dropCollection command. Do not move logic over yet.
- has to be done before
-
SERVER-30504 Move the logic of the dropCollection command into the new _configsvrDropCollection command
- Closed
-
SERVER-30732 Move logic from cluster_drop_cmd.cpp into configsvr_drop_collection_command.cpp
- Closed