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

listIndexes blocked by commitIndexBuild in list_indexes_with_build_uuids.js without snapshot read support

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.3
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Execution Team 2020-01-27
    • 34

      list_indexes_with_build_uuids.js may deadlock when building indexes two-phased using a storage engine that does not support snapshot reads. The test verifies listIndexes behavior when index builds are in progress but if there is a commitIndexBuild oplog entry that is being applied, the listIndexes command will be blocked trying to acquire the PBWM lock.

            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: