When the IndexBuildsCoordinator is enabled for the createIndexes command, starting an index build with duplicate index names in the indexes field results in a server crash rather than failing the command with an IndexKeySpecsConflict error.
- is depended on by
-
SERVER-39454 Move createIndexes command fully onto the IndexBuildsCoordinator
- Closed
- related to
-
SERVER-40990 If a createIndexes request specifies two identical indexes, a IndexAlreadyExists error is thrown and no index is ever created
- Closed