-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Service Arch 2024-01-22, Service Arch 2024-02-05
-
2
As part of refactoring the DatabaseNameUtil API to use a ValidatedTenancyScope we should first simplify the API by removing dead code and refactoring some logic.
The ValidatedTenancyScope contains only two pieces of information right now relevant to the (de)serialziation of a DatabaseName. The SerializationContext has 5.
- related to
-
SERVER-83797 Introduce DatabaseNameUtil (de)serialize functions without SerializationContext for non idl generated command code
- Closed