Replace the Fetcher `dbname` parameter type to DatabaseName

XMLWordPrintableJSON

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

      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:
              [DO NOT USE] Backlog - Catalog and Routing
              Reporter:
              Mathis Bessa (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: