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

Replace the Fetcher `dbname` parameter type to DatabaseName

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Catalog and Routing

      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.

            Assignee:
            backlog-server-catalog-and-routing [DO NOT USE] Backlog - Catalog and Routing
            Reporter:
            mathis.bessa@mongodb.com Mathis Bessa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: