[
https://issues.apache.org/jira/browse/CAMEL-12360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Quinn Stevenson resolved CAMEL-12360.
-------------------------------------
Resolution: Fixed
Added Spring support for retryAttemptedLogInterval with commit
73c76e30d268447b810c6985fd009f02aec8917c
> 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)