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

Return ErrorCodes::NetworkTimeout in LDAP connection pool

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 7.3.0-rc7, 8.0.0-rc2
    • Component/s: None
    • Labels:
      None
    • Server Security
    • Security 2024-04-29, Security 2024-05-13
    • 11

      Today, the LDAP connection pool returns OperationFailed when its alarm triggers before the system LDAP library returns a response. This contrasts with the system LDAP libraries, which return NetworkTimeout when they are unable to get a reply from the remote LDAP host.

      Since NetworkTimeout is retriable and also more informative than OperationFailed, we should change the error code returned.

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

              Created:
              Updated: