You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2014/03/06 23:43:42 UTC

[jira] [Resolved] (AMQ-5087) RedeliveryPolicy redeliveryDelay is ignored if initialRedeliveryDelay is specified

     [ https://issues.apache.org/jira/browse/AMQ-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully resolved AMQ-5087.
-----------------------------

    Resolution: Fixed

fix in http://git-wip-us.apache.org/repos/asf/activemq/commit/33b88d34

initialRedeliveryDelay used for first attempt
redeliveryDelay is now used for subsequent attempts

> RedeliveryPolicy redeliveryDelay is ignored if initialRedeliveryDelay is specified 
> -----------------------------------------------------------------------------------
>
>                 Key: AMQ-5087
>                 URL: https://issues.apache.org/jira/browse/AMQ-5087
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker, JMS client
>    Affects Versions: 5.9.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>              Labels: initialRedeliveryDelay, redeliveryPolicy
>             Fix For: 5.10.0
>
>
> If we specify RedeliveryPolicy initialRedeliveryDelay and no exponent the value is used for every redelivery attempt, not just the first.



--
This message was sent by Atlassian JIRA
(v6.2#6252)