-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Server Serverless 2023-07-24, Server Serverless 2023-08-07
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
- 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