[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBossMQ delayed redelivery implementation
timfox
do-not-reply at jboss.com
Tue Jan 9 04:09:14 EST 2007
Hmm, ok.
But even with transaction rollback, local tx rollback just causes session recovery anyway, so the same applies.
The only time the messages would get nacked back to the queue would be if the orginal local consumer that originally got the message had closed, otherwise it is just recovered directly to the local consumers.
anonymous wrote :
| (JMS1.1 4.4.7).
| * "If a transaction rollback is done, its produced messages are destroyed and its consumed
| * messages are automatically recovered. For more information on session recovery, see Section
| * 4.4.11 'Message Acknowledgment.'"
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999360#3999360
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999360
More information about the jboss-dev-forums
mailing list