The CreateCollectionCoordinator (both Legacy and v8.0 coordinators) must persist the config time after committing the shard collection to the config server. This will ensure that even in case of stepdown, the next primary, during collection metadata refresh, will read information that is inclusive of the commit.
- is depended on by
-
SERVER-85845 Remove vector clock checkpoint before deleting DDL coordinator documents
- Backlog
- is related to
-
SERVER-86577 DDL coordinators can re-commit their changes in a stepdown
- Closed