Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Fully Compatible
-
Server Serverless 2023-07-24
Description
We have in a few places, NamespaceString created off const StringData such as `temp_oplog_buffer` or `replset.initialSyncId` on Local database.
We should create NSS_CONSTANT for each one of them instead.
This is required work since we are removing NamespaceString constructors to instead use the NamespaceStringUtil::deserialize method.
Attachments
Issue Links
- is depended on by
-
SERVER-65920 Remove NamespaceString ctors with default parameter for tenantId
-
- Closed
-