Description
It seems that after the first message is redelivered the maximum amount of times (and then sent to the DLQ), rollbacks to future messages never actually rollback.
See the DeadLettterTest case in activemq-core.
It seems that after the first message is redelivered the maximum amount of times (and then sent to the DLQ), rollbacks to future messages never actually rollback.
See the DeadLettterTest case in activemq-core.