Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
ALL
-
Service Arch 2023-10-16
Description
Discovered while testing NamespaceString::kEmpty.
It seems today that there is a flaw if we call the NamespaceString constructor that takes in a DatabaseName.
This is because if we have an empty `collection` parameter we do not check for it and add a `.` period symbol when we should not.
Attachments
Issue Links
- related to
-
SERVER-81419 Refactor API calls to NamespaceStringUtil::serialize
-
- Closed
-