Hello, I'm testing for a new project a synchronization from OpenLDAP to OpenLDAP with around 800K entries on the source directory (destination around 700k entries). I have some doubt on the result given by LSC when entries has to be written on destination and Total exceeding the threadCount limit of AbstractSynchronize.java (cf http://tools.lsc-project.org/projects/lsc/repository/changes/lsc/tags/2.1.3/src/main/java/org/lsc/AbstractSynchronize.java).
The Total result should be equal to the getAllFilter result ? So my first question is why a threadPoolAwaitTerminationTimeOut to 900 seconds and a threadCount limited to 10000 ids ? I found that a user succeed to run LSC in release 2.0.0 with 600k entries in less than 2 hours, but how to justify the 10000 and 900 values ? I see that a feature is already open #748, so what are your advices in order to configure LSC with around 800k entries : - at first initialization ? - during every day synchronization with less than 10% of changes ? - is it possible as i suppose, that some entries do not be synced because of the 10000 or 900 values if all entries are not created ? - what is the relation between these values and the "-t" option for parallel threads ? Thanks in advance for your help, -- Frederic Poisson
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

