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

findAndModify_upsert_no_conflicts.js fails on storage engine without support for document level locking

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.0-rc4, 4.7.0
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • ALL
    • v4.4
    • Execution Team 2020-05-04
    • 44

      This test depends on the findAndModify command acquiring a MODE_IX lock on the collection. However, the requested lock is upgraded to an exclusive lock on storage engines that do not support document level locking (e.g. ephemeralForTest).

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: