After SERVER-39454 and SERVER-42512, the IndexBuildsCoordinator is now used by default method to build indexes (except for mobile). We should be able to remove this server parameter. Additionally, we should rename the function runCreateIndexes() in create_indexes.cpp, which is now used exclusively for building indexes under mobile.
- is related to
-
SERVER-42513 Re-enable creating indexes with the IndexBuildsCoordinator on mobile
- Closed