-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins ver. 1.447.1.1 (Jenkins Enterprise by CloudBees 12.05)
LDAP Email plugin ver 0.7
I noticed that the ldap email resolver seems to perform a bind operation before resolving each and every email id. I think this slows down the email resolution a lot. Is is possible to cache that info and reuse the bind info - at least for the current job (or thread) that is requesting email resolution. I think that should greatly improve the performance.