[
https://issues.apache.org/jira/browse/FC-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny resolved FC-44.
---------------------------------
Resolution: Fixed
Fixed now that we depends on LDAP API 1.0.0-M25
> Define a LdapPool configuration taht does not validate connections
> ------------------------------------------------------------------
>
> Key: FC-44
> URL: https://issues.apache.org/jira/browse/FC-44
> Project: FORTRESS-CORE
> Issue Type: Improvement
> Affects Versions: 1.0.0-RC39
> Reporter: Emmanuel Lecharny
> Priority: Critical
> Fix For: 1.0.0-RC40
>
>
> We are using a standard configuration for the connection pool, which is
> validating the connections when we pull them from the pool and which re-bind
> them when we put them back. Those two operations are very costly, as they
> require one round trip each. We should define our own configuration where the
> connection is not rebound nor validated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)