applyOps will fail on createIndexes in FCV 4.4, which is a condition for two phase index builds. Applications previously running applyOps with an embedded createIndexes command will need to be converted to invoke the createIndexes command directly.
- is related to
-
SERVER-39225 Update kill_rooted_or.js / IndexBuildsCoordinator to gracefully handle index build already in-progress errors
- Closed
-
SERVER-39669 Support creating index builds with unknown options
- Closed
- related to
-
SERVER-46714 dbtest StorageTimestampTests suite returns successful process exit code despite test failure
- Closed
-
SERVER-47182 Single-phase index builds should run synchronously on secondaries
- Closed