« Return to Thread: Redelivery Settings

Redelivery Settings

by unknown12 :: Rate this Message:

Reply to Author | View in Thread

Hi,

i am looking for settings that manage redelivery in case of rollbacked jms transactions. Assume you have multiple queue consumers and some of them rollback some of the inbound jms transactions because they are currently unable to process these messages. It is possible to just set another queue where the message failed can be routed to? Just by configuration? Or is there something like a redelivery delay? Currently we implemented this function by ourselves what is quite unstable, ugly and error-prone.

 « Return to Thread: Redelivery Settings