Details
-
Bug
-
Resolution: Won't Fix
-
Major - P3
-
None
-
None
-
None
-
ALL
-
Execution Team 2019-11-04
Description
MultiIndexBlock::insertAllDocumentsInCollection calls PlanExecutorImpl::getNextSnapshotted, which can potentially throw a WriteConflictException. This can occur if a WriteConflictException is caught here.
Commands that rely on MultiIndexBlock::insertAllDocumentsInCollection, e.g., reIndex, may encounter WriteConflict errors as a result.
Attachments
Issue Links
- is related to
-
SERVER-42330 Handle WriteConflict errors in collMod and reIndex commands
-
- Closed
-
-
SERVER-43053 Add concurrency test suite that causes intermittent WriteConflict errors
-
- Closed
-