MichalCho
MichalCho
Hi, I think I've found a potential issue with write timeout timer thread. In LDAPConnectionPool we create a connection like this: ` try { c = serverSet.getConnection(healthCheck); } catch (final...
Hi! I have observed a disturbing issue and I wonder if it is related to the way how I use ldapsdk or there is a bug in the connection handling....
Hi! I was wondering if it is possible to test ldap busy scenarios? (Sorry if I missed that info in the documentation). Parameters that I used for starting the server:...