Only allow specific global collections to be created without a tenantId

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Serverless
    • Service Arch 2023-10-16, Service Arch 2023-10-30, Server Serverless 2023-08-21, Server Serverless 2023-10-02
    • 3
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Only the admin, local, and config databases should be allowed to be created without a tenantId in DatabaseNameUtil::deserialize. This is covered by SERVER-73113.

      Then, in NamespaceStringUtil::deserialize, we should allow only certain collections in one of the admin, local, or config dbs to be created without a tenantId, as some collections in these dbs are actually per-tenant.

              Assignee:
              Hugh Tong (Inactive)
              Reporter:
              Sophia Tan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: