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

Run some external_auth LDAP tests on TSAN

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Server Security
    • Fully Compatible
    • Security 2023-08-07, Security 2023-08-21

      The LDAP connection pool operates in a multithreaded environment that can scale rapidly when the server has to authenticate many connections at once. Some of the external_auth tests already test the connection pool, but none of them currently run on the TSAN builders.

      Porting at least some of the LDAP tests to run on a TSAN variant will catch any outstanding race conditions in our connection pooling logic and increase our confidence around the thread-safety of our implementation.

            Assignee:
            varun.ravichandran@mongodb.com Varun Ravichandran
            Reporter:
            varun.ravichandran@mongodb.com Varun Ravichandran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: