LDAP-101: Added eager invalidation of dead pooled connections.

This commit is contained in:
Mattias Hellborg Arthursson
2013-09-11 10:37:59 +02:00
parent 83b351c83c
commit 9687edf625
9 changed files with 324 additions and 11 deletions

View File

@@ -297,5 +297,4 @@ public class LdapTestUtils {
return attributes;
}
}