Details
-
Task
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
Service Arch
-
3
Description
Remove support for parsing $tenant in C++ code, such as
- IDL compiler : Do not generate c++ code to parse $tenant from command body. Do not generate `getDollarTenant` function.
- write_ops.cpp: Do not call `getDollarTenant` function of command requests.
- multitenancy_check.cpp: Remove `MultitenancyCheck::checkDollarTenantField` function.
Attachments
Issue Links
- is depended on by
-
SERVER-84666 Shift DatabaseName parsing from OpMsgRequest to command level
-
- Blocked
-