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

Have CollectionCatalog APIs return a set TenantDatabaseName

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Server Serverless 2022-02-07

      Currently, there are 2 APIs of CollectionCatalog return a set string for db names. 
      1) usingViewCatalogSet=StringSet;
      ViewCatalogSetgetViewCatalogDbNames() const;
      2) std::vector<std::string> getAllDbNames() const;

      In this ticket, we will change the code to have them return a set TenantDatabaseName

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

              Created:
              Updated:
              Resolved: