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

Make auth/mongoURIAuth.js robust to slow commands

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 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

      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@mongodb.com Mark Benvenuto
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: