-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
dropIndexes runs this code to remove the indexBuilds document used by an in-progress index build. This can lead to strange (internal system details) user index build errors like the one identified in SERVER-56279.
Further work is necessary to ensure that the index build thread, when aborted, always cleans up its own indexBuilds document.
- is depended on by
-
SERVER-56279 Index build failure errors with NoMatchingDocument as cause of commit quorum failing
- Closed