-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
3
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.
- is depended on by
-
SERVER-84666 Shift DatabaseName parsing from OpMsgRequest to command level
- Closed
- is fixed by
-
SERVER-84719 Remove dollar tenant from code base
- Closed