Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Server Serverless 2023-07-24, Server Serverless 2023-08-07
Description
In an effort to finish SERVER-65456 we will replace all calls to `NamespaceString::db()` with `NamespaceString::db_deprecated()`.
This will help enforcing as soon as possible that any developer will be using the appropriate `NamespaceString::dbName()` method when needed.
In case of serialization we should indicate as part of a comment that `DatabaseNameUtil::serialization(nss.dbName())` can be an alternative
Attachments
Issue Links
- depends on
-
SERVER-79187 Investigate the performance impact of using NamespaceString::dbName
-
- Closed
-
- is depended on by
-
SERVER-65456 Make NamespaceString::db_deprecated() private
-
- Closed
-