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

Start the LDAPReaper threadpool

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.2.17, 4.4.10, 5.0.4, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v5.0, v4.4, v4.2
    • Security 2021-09-06

      The LDAPReaper uses a foreign threadpool to offload LDAP disconnect operations. However startup is never called on the underlying threadpool, which means worker threads are not spawned or actively processing disconnections. This may result in an increasing number of active connections.

      To help mitigate the impact on file descriptor usage of this connection leak, enable LDAP connection pooling to greatly reduce the number of connections opened/closed.

            Assignee:
            sergey.galtsev@mongodb.com Sergey Galtsev (Inactive)
            Reporter:
            spencer.jackson@mongodb.com Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated:
              Resolved: