Re: Deadlocks - Performance Issue

2016-03-19 Thread Giacomo Lamonaco
Il giorno mer, 16/03/2016 alle 15.27 +, Aniket Band ha scritto: > Hello All, >   > One of our customers uses Syncope (1.2.5) and got some performance > issues. They want to upload 100.000 users via REST interface. They > created 3-5 routes in parallel to call the rest interface. >

Re: Deadlocks - Performance Issue

2016-03-19 Thread Giacomo Lamonaco
Hi Colm, I tried to inspect the latest fixes but I didn't find something related to performance or deadlock. I have some more questions: 1) At the end of the creation process, users have been stored internally? 2) Could you provide the average time required for an user creation?  And for an user

Re: Deadlocks - Performance Issue

2016-03-18 Thread Colm O hEigeartaigh
Yes, the users are stored internally after creation. I guess we will have to set up a test-case and try to reproduce the issue. Thanks for your help Giacomo! Colm. On Fri, Mar 18, 2016 at 11:08 AM, Giacomo Lamonaco < giacomo.lamon...@tirasa.net> wrote: > Hi Colm, > > I tried to inspect the

Deadlocks - Performance Issue

2016-03-18 Thread Aniket Band
Hello All, One of our customers uses Syncope (1.2.5) and got some performance issues. They want to upload 100.000 users via REST interface. They created 3-5 routes in parallel to call the rest interface. Unfortunately it requires 2 day to insert 100.000 users. As far as I know it should not