The CreateCollectionCoordinator includes the entire create collection request body in the "reason" used to grab the critical section. This means that if we modify the create collection request we will possibly hit this invariant when recovering the create collection coordinator on older binaries.
- is caused by
-
SERVER-63732 Add new implicitlyCreateIndex and enforceUniquenessCheck to shardCollection command
- Closed