[
https://issues.apache.org/jira/browse/CAMEL-12360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16495214#comment-16495214
]
Quinn Stevenson commented on CAMEL-12360:
-----------------------------------------
Backported to 2.21.2 with commit 347f8b15d94839ba2eacb51050a5bd016ecdba11
> 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.20.4, 2.21.2, 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)