/[Apache-SVN]
ViewVC logotype

Revision 1637004


Jump to revision: Previous Next
Author: elecharny
Date: Wed Nov 5 23:17:10 2014 UTC (9 years, 5 months ago)
Changed paths: 9
Log Message:
  o Created a Lightweight Poolable config that does not validate the connection, nor it is binding them when they are released. It goes 3 times faster than the standard config. This is the DefaultPooleableLdapConnectionfactory class.
  o Renamed the PoolableLdapConnectionFactory to ValidatingPooleableConnectionFactory
  o Created an Abstract class that is the root of the two previous classes
  o Used the default pool factory for the tests

Changed paths

Path Details
Directorydirectory/apacheds/trunk/ldap-client-test/src/test/java/org/apache/directory/ldap/client/template/LdapConnectionTemplateTest.java modified , text changed
Directorydirectory/apacheds/trunk/ldap-client-test/src/test/java/org/apache/directory/shared/client/api/LdapConnectionPoolTest.java modified , text changed
Directorydirectory/apacheds/trunk/ldap-client-test/src/test/java/org/apache/directory/shared/client/api/LightweightLdapConnectionPoolTest.java added
Directorydirectory/apacheds/trunk/test-framework/src/main/java/org/apache/directory/server/core/integ/CreateLdapConnectionPoolRule.java modified , text changed
Directorydirectory/shared/trunk/ldap/client/api/src/main/java/org/apache/directory/ldap/client/api/AbstractPoolableLdapConnectionFactory.java added
Directorydirectory/shared/trunk/ldap/client/api/src/main/java/org/apache/directory/ldap/client/api/DefaultPoolableLdapConnectionFactory.java added
Directorydirectory/shared/trunk/ldap/client/api/src/main/java/org/apache/directory/ldap/client/api/LdapConnectionPool.java modified , text changed
Directorydirectory/shared/trunk/ldap/client/api/src/main/java/org/apache/directory/ldap/client/api/PoolableLdapConnectionFactory.java deleted
Directorydirectory/shared/trunk/ldap/client/api/src/main/java/org/apache/directory/ldap/client/api/ValidatingPoolableLdapConnectionFactory.java
(Copied from directory/shared/trunk/ldap/client/api/src/main/java/org/apache/directory/ldap/client/api/PoolableLdapConnectionFactory.java, r1636845)
added , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26