-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Serverless
Currently, OpMsgRequest::fromDBAndBody creates OpMsgRequest with db name string.
In this ticket, we should change it to take in "DatabaseName dbName" so that we can create OpMsgRequest with the tenant id of dbName. The tenant field of OpMsgRequest is introduced by SERVER-65458.
- duplicates
-
SERVER-67423 Include tenantId in requests sent with DBDirectClient to have user management cmds work
- Closed