Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.0.0-M16
-
None
Description
When a connection is get from the LdapConnectionPool, it may be invalid (for instance, if the connection timed out). In M16, we don't check that the connection can still 'talk' to the server.
We need to validate the connection when we request some from the pool