-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Serverless
-
Fully Compatible
-
Server Serverless 2023-01-09, Server Serverless 2023-01-23
-
2
The CryptdExplainCmd::Invocation is created with a inner request which should has the validated tenant id. Today, the call sites do not pass in the validated tenant.
In this ticket, we will change the call sites to set the validate tenant on inner request and have the CryptdExplainCmd::Invocation create ns and DatabaseName with the tenant id.
- is depended on by
-
SERVER-68423 Remove CommandHelpers::parseNsFromCommand(StringData dbname, const BSONObj& cmdObj)
- Closed