index_failover_resolved_key_errors.js hangs when document level locking is not supported

XMLWordPrintableJSON

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

      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
            Reporter:
            Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: