Start the LDAPReaper threadpool

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated:
              Resolved: