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

index_failover_resolved_key_errors.js hangs when document level locking is not supported

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.4
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Execution Team 2020-02-24
    • 50

      This test is designed to perform an update on a collection while an index build is in the collection scan phase. These operations (update, index build scan) require intent exclusive and intent shared locks respectively. Under a storage engine that does not support document level locking, the requested lock modes will be converted to non-intent modes and the collection scan will prevent the update from making progress during the test.

            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: