Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-43066

Unhandled WriteConflictException during MultiIndexBlock::insertAllDocumentsInCollection

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Index Maintenance, Querying
    • Labels:
      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.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            maria.vankeulen@mongodb.com Maria van Keulen
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: