You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2013/04/30 02:08:16 UTC

[jira] [Created] (DIRAPI-135) The connectiosn may be invalid when we get it from the pool

Emmanuel Lecharny created DIRAPI-135:
----------------------------------------

             Summary: The connectiosn may be invalid when we get it from the pool
                 Key: DIRAPI-135
                 URL: https://issues.apache.org/jira/browse/DIRAPI-135
             Project: Directory Client API
          Issue Type: Bug
    Affects Versions: 1.0.0-M16
            Reporter: Emmanuel Lecharny
            Priority: Critical
             Fix For: 1.0.0-M17


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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira