Details
-
Task
-
Resolution: Done
-
Major - P3
-
None
-
None
-
Serverless
-
Fully Compatible
-
Server Serverless 2023-08-07, Server Serverless 2023-08-21
-
2
Description
Today, `NamespaceString::db()` is used for serialization the db names. It does not work correctly for commands serialization/deserialization. If we replace it with `DatabaseNameUtil::serialize(nss.dbName())` directly, performance regression can be observed.
In this task, we should investigate how to avoid performance regression by creating a prototype and test the performance with it.
Attachments
Issue Links
- is depended on by
-
SERVER-79074 Replace NamespaceString::db() with NamespaceString::db_deprecated()
-
- Closed
-
- is related to
-
SERVER-79806 KeysCollectionClientDirect::_insert to no longer pass a nss
-
- Closed
-