On 13 Dec 2013 at 10:54:38, Guillaume Fenollar (guillaume.fenollar(a)xwiki.com) wrote:
Hi,
Good initiative. Have you checked the logs? Are you sure the database
(HSQLDB here) is not the problem?
Perhaps you'll want to run the same tests with a more robust database, like
postgreSQL or even MySQL ?
I’ve reproduced the issue. It’s a problem of the context user which gets reset to null. I
think it’s a multithreading bug somewhere in our code.
Thanks
-Vincent
Have fun!
Guillaume Fenollar
2013/12/12 Jean SIMARD <jean.simard(a)xwiki.com>
Hi,
I need to create a lot of subwikis in a XWiki instance (5.3-milestone-2)
for a project and was interested in the possibilities and limits of
XWiki. I tried to make a basic stress test to evaluate a maximum number
of subwikis that XWiki can handle.
I wrote a small report and provide files used on this link:
http://hole.tuziwo.info/stress-test-xwiki-for-subwikis-creation.html
I'll be happy to have feedback on that. For example, I would like to
know if my first method do something bad or if this is a possible bug in
XWiki. If this is a bug, I hope this can be improved since I think that
I will need more than 1000 subwikis in my project.
Hope this helps.
Sincerely,
--
Jean