Dejan Bosanac created AMQ-5674:
----------------------------------
Summary: initialRedeliveryDelay not respected
Key: AMQ-5674
URL: https://issues.apache.org/jira/browse/AMQ-5674
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.11.0
Reporter: Dejan Bosanac
Assignee: Dejan Bosanac
Fix For: 5.12.0
Setting initialRedeliveryDelay on redelivery policy is not used in some use
cases. In case of a session rollback, the delay is wrongly calculated as
redelivery counter is incremented before. Also, according to the docs
redeliveryDelay should only be used if initialRedeliveryDelay = 0, which is not
the case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)