-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: Backlog
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2021-04-05
Currently the ShardingDDLCoordinator interface doesn't expose any future to signal the completion of the work associated with a coordinator. It delegates it to every specific coordinator implementation. Since almost every coordinator implementation will need such a future we should provide one at the interface level.
- depends on
-
SERVER-53905 Implement PrimaryOnlyService for DDL coordinators
- Closed
- is depended on by
-
SERVER-54945 Make drop database resilient to stepdowns on sharded cluster
- Closed