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

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

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Works as Designed
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None
    • Serverless
    • 1

    Description

      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, "")`.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: