Make auth/mongoURIAuth.js robust to slow commands

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.0.13, 4.2.1, 4.3.1
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v4.2, v4.0
    • Security 2019-09-23, Security 2019-10-07
    • 24
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      auth/mongoURIAuth.js does two authentications against the server. One with default logging and a second with verbose logging. If the first one logs saslStart because it runs slowly, the test incorrectly fails.

      The test needs to either be made more robust to the slow query log or simply raise the slow query timeout to a very large number.

              Assignee:
              Mark Benvenuto
              Reporter:
              Mark Benvenuto
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: