[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - DLQ implemented

timfox do-not-reply at jboss.com
Wed Nov 15 12:11:28 EST 2006


I have implemented DLQ functionality, since this was required for a current customer patch.

This is nice since it is also one of our tasks for 1.2 beta, so we can merge into trunk.

So far there is only one DLQ per server (potentially this could be configured per destination), and one global value of maxDeliverAttempts, which defines after how many delivery attempts the message goes in the DLQ.

Clearly we can get more sophisticated than that, but that's covered by our "exotic redelivery options" task.

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

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



More information about the jboss-dev-forums mailing list