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

Make commit_quorum.js use try-finally blocks to always unset the fail point before shutting down the test servers

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.10
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • ALL
    • Storage NYC 2019-03-25
    • 35

      commit_quorum.js uses a "hangAfterIndexBuildSecondDrain" fail point. If the fail point remains set on test failure, then shutdown will hang trying to acquire the global X lock because the "hangAfterIndexBuildSecondDrain" fail point waits while holding a database IX lock.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: