Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.0.0-M20
-
None
Description
The timeout configured by calling LdapNetworkConnection.setTimeOut() does not affect the timeout used when the connection is established.
This can make recovering from failing connections difficult, when other code assumes it can rely on configured timeouts.