-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
Execution Team 2024-11-25
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
We used to purge database routing cache in the end for both successful and failed database creation to make sure stale metadata is updated. This might be due to database creation not being an atomic operation without using a DDL coordinator. We shouldn't need to do this anymore.