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

Refactor TenantMigrationAccessBlockerRegistry internal data structure to use TenantId

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Duplicate
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None
    • Serverless

    Description

      The current internal data structure still uses StringData. This should change in favor of TenantId.

      The current model of this class has methods that uses either TenantId or StringData to add / remove tenantIds.

      This ticket covers the work to no longer use both and only use TenantId. Every method that is defined twice to handled both StringData and TenantId should be reduce to only keeping one method that uses the TenantId object type.

      Attachments

        Activity

          People

            backlog-server-serverless [DO NOT USE] Backlog - Server Serverless (Inactive)
            mathis.bessa@mongodb.com Mathis Bessa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: