-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2025-05-26
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
(hint)
Right now we resume the DDL coordinators before the propagation of the user write blocking state during add shard. This is incorrect since a DDL operation that relies on the new shard (for example a create db or resharding) could start and fail before we unblock the user writes.
We should change the ordering in the remove shard commit coordinator too for symmetry reasons.