-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
Service Arch 2024-02-19, Service Arch 2024-03-04
This is a follow up ticket to SERVER-83797
We should now replace the use of DatabaseNameUtil (de)serialize functions in the IDL Generated code that are using a SerializationContext and instead use either a ValidatedTenancyScope or tenantId.
We should then remove any DatabaseNameUtil function calls to the SerializationContext and remove these functions from the code base as we should no longer be using a SerializationContext.
- depends on
-
SERVER-83797 Introduce DatabaseNameUtil (de)serialize functions without SerializationContext for non idl generated command code
- Closed