The createIndexes command parses and rejects invalid any commitQuorum (format: number) parameter when the IndexBuildsCoordinator is enabled. However, in the default mode, this parameter is ignored. Some JS tests are passing in a writeConcern for the commitQuorum but these are not detected without the IndexBuildsCoordinator.
- is depended on by
-
SERVER-39454 Move createIndexes command fully onto the IndexBuildsCoordinator
- Closed
- is related to
-
SERVER-37954 Thread commitQuorum through the createIndexes command into the Coordinator
- Closed