Change CollectionCatalog::addResource and CollectionCatalog::removeResource to take in DatabaseName or NamespaceString obj

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Serverless
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently these functions take in a string representing either a full collection namespace or database name. It's necessary that we store the full string that includes the tenantId when running in Serverless. In order to avoid confusion or future bugs, we should expose methods that take in a NamespaceString or DatabaseName directly, and then convert these to a string that contains the tenantId within the function - this will mitigate the risk of dropping the tenantId.

            Assignee:
            [DO NOT USE] Backlog - Server Serverless (Inactive)
            Reporter:
            Janna Golden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: