On 27/02/2019 13:40, Lior Dotan wrote: > > I am syncing from AD to REST API using the executable plugin, there > are about 2100 users in the AD. > The problem is that LSC is stuck during the clean phase. I debugged it > and saw that LSC calls my LIST plugin and my plugin starts writing to > stdout but after about 1100 users it stops outputting. > My plugin is invoked by a shell script that calls a python script, > Is it possible the LSC stdin buffer is too small to buffer all the data? > > Hi Lior,
Thanks for reporting this issue to the ML. I was able to reproduce it and I have opened an issue on our github : https://github.com/lsc-project/lsc-executable-plugin/issues/10 I have a fix ready and I will send a PR request to the dev team today. -- Soisik Froger | Software Architect [email protected] Worteks | https://www.worteks.com _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

