-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
Service Arch 2023-10-16, Service Arch 2023-10-30, Service Arch 2023-11-13, Service Arch 2023-11-27, Service Arch 2023-12-11, Service Arch 2023-12-25, Service Arch 2024-01-08, Service Arch 2024-01-22
-
2
The `isMaster` command can run on any db (including the non-existing db) in non multitenancy environment.
We found it cannot run on external db (eg, "myDb") without tenant information in multitenancy environment as mongod takes this db name as an invalid db name (missing tenant id). It does not make sense. We should support it against any db, irrespective of the tenant domain.
- has to be done before
-
SERVER-84696 Revert SERVER-80753
- Closed
- is related to
-
SERVER-84666 Shift DatabaseName parsing from OpMsgRequest to command level
- Closed