Comment 8 for bug 992525

Revision history for this message
Marcos Mendez (marcos-hr7) wrote :

Hi,

I've reproduced this concurrency problem easily. Please look at https://bugs.launchpad.net/openobject-server/+bug/1013223.

My setup is:

ubuntu 12.04 lts (all updates)
python 2.7.3
postgresql 9.1
openerp 6.1
psycopg2 2.4.5

Basically, ten users trying to create a partner at the same time will fail - not all will work. I have provided the instructions on how to reproduce the error with JMeter. There are many errors in the log.

Please revisit this. I would hope that OpenERP can handle more than 5-8 concurrent users doing reads and writes.