Issue #518 has been reported by Joel Foote.
----------------------------------------
Bug #518: dateformat in the ldapSourceService causes ldap query spam
http://tools.lsc-project.org/issues/518
Author: Joel Foote
Status: New
Priority: Normal
Assigned to:
Category: Core
Target version:
Problem in version: 2.0
LSC version: 2.0
When using a dateformat attribute with the ldapSourceService other then
default, the service will send queries constantly to the ldap server.
Here are example values that this was seen with:
<dateFormat>yyyyMMddHHmmss.S'Z'</dateFormat>
<dateFormat>yyyyMMddHHmmss.'Z'</dateFormat>
<dateFormat>yyyyMMddHHmmss.'Z'</dateFormat>
<dateFormat>yyyyMMddHHmmss.'0Z'</dateFormat>
<dateFormat>yyyyMMddHHmmss'.0Z'</dateFormat>
There appears to be an interaction with the polling interval, but I haven't
been able to track this down in the source yet.
I can attach debug logs, but they do not show any specific information, just
querying for the users over and over again, 3-5x a second.
The task never appears to finish the initial query and never checks for the
modifytimestamp.
Changing dateFormat to the default value resolves this, and the query happens
per the interval set.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://tools.lsc-project.org/my/account
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org
lsc-dev mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-dev