6 Replies Latest reply on Nov 27, 2006 5:40 AM by timfox

    DLQ implemented

    timfox

      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.