-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Index Maintenance, Querying
-
None
-
ALL
-
Execution Team 2019-11-04
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.
- 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