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

Only allow specific global collections to be created without a tenantId

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 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

      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@mongodb.com Hugh Tong (Inactive)
            Reporter:
            sophia.tan@mongodb.com Sophia Tan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: