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

create_indexes_waits_for_already_in_progress.js should not run with the ephemeralForTest storage engine

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.12
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Storage NYC 2019-05-20
    • 20

      create_indexes_waits_for_already_in_progress.js depends on one createIndexes cmd hanging with an collection MODE_IX lock and a second createIndexes cmd being able to get the collection MODE_IX as well, to check for ongoing index builds. The ephemeralForTest storage engine upgrades collection intent locks to exclusive: collection level locking. The test cannot run with that engine.

            Assignee:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: