[jboss-dev-forums] [Design of JCA on JBoss] - Re: Pooling stress tests failing

jesper.pedersen do-not-reply at jboss.com
Fri Sep 5 07:28:35 EDT 2008


The TxConnectionManagerStressTestCase is new -- committed together with the fix for JBAS-5095.

I have used both the BaseConnectionManagerStressTestCase (Non-TX) and TxConnectionManagerStressTestCase during the development - of course with a full run of org.jboss.test.jca.test.* before committing.

#881 was the first run on Hudson with TxConnectionManagerStressTestCase - if #882 also fails I'll increase the timeout value.

The TxConnectionManager based stress testcases shows a small increase in CPU time due to the synchronization on wasFreed() on my machine compared to the old implementation, but it's a very small increase.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174555#4174555

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174555



More information about the jboss-dev-forums mailing list