[ https://issues.apache.org/jira/browse/CAMEL-4558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130370#comment-13130370 ]
Claus Ibsen commented on CAMEL-4558: ------------------------------------ Remember to update the documentation. And possible add a note in the release notes as Camel users may want to know about this improvement. > Created support to provide the RedeliveryDelay via Message#getHeader(..) > ------------------------------------------------------------------------ > > Key: CAMEL-4558 > URL: https://issues.apache.org/jira/browse/CAMEL-4558 > Project: Camel > Issue Type: Improvement > Components: camel-core > Affects Versions: 2.8.0 > Reporter: Richard Burton > Assignee: Edstrom Johan > Fix For: 2.8.2, 2.9.0 > > Attachments: > Modified_the_RedeliveryErrorHandler_to_favor_REDELIVERY_DELAY_header_.patch > > > The RedeliveryPolicy#calculateRedeliveryDelay(long, int) doesn't provide any > dynamic means to calculate the delay time by inspection of the Message. This > patch provides support for reading the Message header > Exchange#REDELIVERY_DELAY which will allow routes to dynamically set the > delay. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira