Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Serverless
-
Fully Compatible
-
Server Serverless 2023-07-24
-
1
Description
As we are making NamespaceString::db() private, we should not call this function in sharding code.
For serialization db of nss, we should call serialize function of Util class.
For check if a db name is admin/config/local, we'd better to call `isAdminDb()`, `isConfigDb()` etc.
For compare tenant db names, we'd better to compare the DatabaseName objects.
Attachments
Issue Links
- is depended on by
-
SERVER-65456 Make NamespaceString::db_deprecated() private
-
- Closed
-