-
Type: Task
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
CAR Team 2024-11-11, CAR Team 2024-11-25, CAR Team 2024-12-09
In the newly introduced createDatabase DDL coordinator, if it's re-executed upon receiving certain errors (failovers, etc.), it shouldn't rerun the potentially expensive DB primary selection again.
We can introduce another persisted field to indicate whether it's necessary to run DB primary selection and persist the selected primary shard.
- related to
-
SERVER-97501 Drain DDL coordinator on the config server when removing a shard
- Closed