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

Remove CommandHelper::parseNsCollectionRequired(StringData dbname, const BSONObj& cmdObj)

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Serverless 2022-08-22, Server Serverless 2022-09-05

      Once all call places for 
      "parseNsCollectionRequired(StringData dbname, const BSONObj& cmdObj)" have been changed to call "parseNsCollectionRequired(const DatabaseName& dbName, const BSONObj& cmdObj)", we will remove this function from the code base.
       
      Refer to SERVER-68420 "Add a new CommandHelpers::parseNsCollectionRequired to construct Namespace with tenantId".

            Assignee:
            sophia.tan@mongodb.com Sophia Tan
            Reporter:
            sophia.tan@mongodb.com Sophia Tan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: