-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
Storage Execution
Currently, the IndexBuildsCoordinator is not compatible with the mobile storage engine. As a workaround, the createIndexes command is still using the legacy runCreateIndexesForMobile() function to build indexes. A couple of TODO comments have been added to src/mongo/db/commands/create_indexes.cpp. These TODO comments should be addressed before this ticket is considered complete.
- is related to
-
SERVER-44549 Remove the Mobile SE
- Closed
-
SERVER-45572 Make IndexBuildsCoordinator an interface
- Closed
- related to
-
SERVER-42512 Disable creating indexes with the IndexBuildsCoordinator on mobile
- Closed
-
SERVER-42848 remove the server parameter enableIndexBuildsCoordinatorForCreateIndexesCommand server
- Closed
-
SERVER-45745 Complete TODO listed in SERVER-42513
- Closed