[
https://issues.apache.org/jira/browse/CAMEL-12360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494257#comment-16494257
]
Quinn Stevenson edited comment on CAMEL-12360 at 5/29/18 9:00 PM:
------------------------------------------------------------------
Missed configuration for Spring - will follow with another commit
was (Author: hqstevenson):
Missed configuration for Spring - will follow with another PR
> Add logRetryAttemptedInterval to RedeliveryPolicy
> -------------------------------------------------
>
> Key: CAMEL-12360
> URL: https://issues.apache.org/jira/browse/CAMEL-12360
> Project: Camel
> Issue Type: New Feature
> Components: camel-core
> Reporter: Quinn Stevenson
> Assignee: Quinn Stevenson
> Priority: Minor
> Fix For: 2.22.0
>
>
> A logRetryAttemptedInterval configuration property will be added to the
> RedeliveryPolicy to provide a little more control over how much information
> winds up the logs when Camel is attempting to redeliver an exchange.
> When this option is set to a value greater than zero and logRetryAttempted is
> true, the retry attempt will be logged for the first attempt and then every
> Nth attempt after the first attempt - reducing the number of log entries for
> this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)