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

Some database names are too long for multitenancy passthrough suites

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • ALL
    • Server Serverless 2023-09-04
    • 170

      Some jscore tests use jsTestName() as their database name, and occasionally add additional text to that string. These strings are too long for multitenancy suites which will prefix the database name with a tenant id (24 characters of hex and one underscore). Instead of giving these tests a hand-written smaller name, we should consider a solution which solves this programmatically and is as future-proof as possible.

            Assignee:
            matt.broadstone@mongodb.com Matt Broadstone
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: