Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-76972

NamespaceString(DatabaseName dbName) should create an object equals NamespaceString(dbName, "")

    • Type: Icon: Task Task
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Serverless
    • 1

      Today, the `NamespaceString(DatabaseName dbName) ` create a NSS object without dot in _data.  `NamespaceString(DatabaseName dbName, String collName)` create a NSS object which always include a dot in data even `collName` is empty.

      In this ticket, we should make `NamespaceString(DatabaseName dbName) ` create a NSS object which equals to `NamespaceString(dbName, "")`.

            Assignee:
            backlog-server-serverless [DO NOT USE] Backlog - Server Serverless (Inactive)
            Reporter:
            sophia.tan@mongodb.com Sophia Tan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: