[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Changing call timeout...

clebert.suconic@jboss.com do-not-reply at jboss.com
Mon Mar 9 13:13:07 EDT 2009


I'm adding a system property "org.jboss.messaging.default-call-timeout", being parsed into ClientSessionFactoryImpl. 


.. which I indend to remove it after a few runs on hudson, unless you guys want to keep it.

It was the easiest way to change the default call timeout for a couple tests on hudson.


I also have created a method threadDump on UnitTestCase. Say if you have an intermitent failure, maybe this method would help to take a dump and maybe help finding eventual locks holding send longer than expected. Right now I'm only using it on MultiThreadFailoverTest. As soon as hudson is back, I will look for more places where I would be interested on a threadDump when the call-timeout failure happened.

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

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



More information about the jboss-dev-forums mailing list