-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Serverless
-
Fully Compatible
-
Server Serverless 2023-08-21
-
3
RemoteCommandRequest is using a string for the database name. We should change that to use a DatabaseName object.
- depends on
-
SERVER-80101 getDBForReadMirroring to return a DatabaseName
- Closed
- is depended on by
-
SERVER-65456 Make NamespaceString::db_deprecated() private
- Closed
-
SERVER-79989 Change APIs to take in DatabaseName instead of string db across the non sharding/auth codebase
- Closed
-
SERVER-80128 Make ReplicationCoordinator::runCmdOnPrimaryAndAwaitResponse use DatabaseName obj
- Closed
-
SERVER-80148 Use DatabaseName for calls to OpMsgRequest::fromDBAndBody
- Closed
- related to
-
SERVER-73114 Investigate changes needed to ShardMerge code in order to use TenantId/DatabaseName objects
- Closed