Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
Backlog
-
Fully Compatible
-
Sharding 2021-04-05
Description
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.
Attachments
Issue Links
- 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
-