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

Have CollectionCatalog APIs return a set TenantDatabaseName

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 5.3.0
    • None
    • None
    • None
    • Fully Compatible
    • Server Serverless 2022-02-07

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: