-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.6.0-rc0
-
Component/s: Admin, Index Maintenance
-
Storage Execution
Currently if an error occurs on the Nth index (or all but one) it is unclear what has been done and what order the indexes are created, and which one is the error. Also, there is no indication if it failed at the first problem, or if there was more than one error, and if more than one, which one was reported.
We should report information like the write commands and include error information about each index, and build all indexes we can.
- is related to
-
SERVER-12855 createIndexes 'numIndexesAfter' field missing if there are errors
- Closed
- related to
-
SERVER-40658 Index spec validation errors do not specify which index failed with that error
- Closed
-
SERVER-1627 add createIndexes command
- Closed