-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Server Serverless 2022-08-08, Server Serverless 2022-08-22
Change BasicCommand::run() to take in DatabaseName - BasicCommand::runWithReplyBuilder can now pass DatabaseName to it. We'll have to change the run() functions for any commands that inherit directly from BasicCommand (there are many).
- depends on
-
SERVER-68398 Change BasicCommandWithReplyBuilderInterface::parseNs to take in DatabaseName and BSONObj and return NamespaceString object
- Closed
- is duplicated by
-
SERVER-63353 Change dbcheck command to use DatabaseName
- Closed