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

Change the access blocker registry data structure to key on TenantId objects

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Serverless
    • Fully Compatible
    • Server Serverless 2023-03-06, Server Serverless 2023-03-20

      We are currently using a StringMap for _tenantMigrationAccessBlockers. This is because the mapping is using a string object for the tenantid.

      We are moving to no longer use a StringData for a tenantId and instead use the TenantId object.

      This ticket is to change _tenantMigrationAccessBlockers to use a TenantId object instead of a StringData.

      As part of this ticket we should also make any update to the API to use TenantId instead of StringData (such as here for example).

            Assignee:
            mathis.bessa@mongodb.com Mathis Bessa (Inactive)
            Reporter:
            mathis.bessa@mongodb.com Mathis Bessa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: