Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-15464

Investigate changes in SERVER-67094: Implement retry logic in LDAP

      Original Downstream Change Summary

      a new parameter was added ldapRetryCount, which allows to specify how many retries should LDAP subsytem retry a failed bind or search. Only specific errors are retryable, such as network error or a timeout

      Description of Linked Ticket

      LDAP server is typically a network resource, and as such can fail due to multitude of reasons. This ticket is to implement some sort of retry logic for LDAP calls.

      We could add retry count into LDAP configuration and default it to zero, effectively indicating "no retry" as we have right now.

            Assignee:
            jason.price@mongodb.com Jason Price
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              1 year, 19 weeks, 2 days ago