[jboss-user] [JBoss Messaging] - Re: Message delivery delay > 30 sec sometimes
bodrin
do-not-reply at jboss.com
Fri Apr 11 06:30:58 EDT 2008
I have managed to reproduce bigger delay:
If you add for example the following line just after the producer sends and commits the message:
| Thread.sleep(30000);
|
... so, that the connection is not closed immediately after the send the delays get bigger 5s + 30s (?):
| [java] -----------------------------------------
| [java] 11.04.2008 13:25:14 (duration: 35094 ms ) onMessage:...
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143414#4143414
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4143414
More information about the jboss-user
mailing list