Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects versions: 3.1.0 Beta
-
Fix versions: 3.1.0 Beta 3
-
Components: Core
-
Labels:None
Description
Don't use connection pool for LDAP authentication requests. Connection pools don't work for that type of LDAP operation and will just hold open connections for longer than we want to.