Natan Abolafya created DIRAPI-358:
-------------------------------------
Summary: File Descriptor leak on connection failure with
LdapConnectionTemplate
Key: DIRAPI-358
URL: https://issues.apache.org/jira/browse/DIRAPI-358
Project: Directory Client API
Issue Type: Bug
Affects Versions: 2.0.0, 2.0.0.AM4, 2.0.1
Reporter: Natan Abolafya
Seems to have appeared on AM4.
We had two instances crashing after half an hour outage on the LDAP server
because the process ran out of file descriptor limit.
{noformat}
var template = createLdapConnectionTemplate();
template.searchFirst(....);
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]