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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...