Have CollectionCatalog APIs return a set TenantDatabaseName

XMLWordPrintableJSON

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

      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 (Inactive)
              Reporter:
              Sophia Tan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: