-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Serverless
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.
- duplicates
-
SERVER-72081 Change the access blocker registry data structure to key on TenantId objects
- Closed
- is related to
-
SERVER-71186 Tenant migration access blocker registry to use TenantId object for Shard Split
- Closed