Andreas Hartmann schrieb:
> Hi Lenya devs,
> 
> as you may have noticed, I did a quite large commit to the revision
> control infrastructure. The reason for this is that the former
> implementation was not thread safe. This caused various
> synchronization errors (ConcurrentModificationException etc.) when
> running load tests with multiple threads.

FYI - I have just run the load test with 20 concurrent threads
without any exceptions in the log.
The message "... was modified after it has been locked." can't be
avoided when allowing concurrent access to the web interface.

I'll do some more hands-on testing tomorrow to see if any
regressions occured.

-- Andreas


-- 
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to