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

Replace the Fetcher `dbname` parameter type to DatabaseName

    XMLWordPrintableJSON

Details

    • Task
    • Status: Backlog
    • Major - P3
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • Serverless

    Description

      We currently create a Fetcher using a string for the dbname parameter. This should be changed to use a DatabaseName instead.

      Fetcher internally stores `dbname` as a string which is later used to create RemoteCommandRequest  which also takes a StringData as a parameter for dbName.

      We can either complete this ticket and eventually convert the dbName.toString when passing it to the RemoteCommandRequest as part of this ticket.

      Attachments

        Issue Links

          Activity

            People

              backlog-server-serverless Backlog - Server Serverless
              mathis.bessa@mongodb.com Mathis Bessa
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: