You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Quinn Stevenson (JIRA)" <ji...@apache.org> on 2018/05/29 19:03:00 UTC

[jira] [Resolved] (CAMEL-12360) Add logRetryAttemptedInterval to RedeliveryPolicy

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

Quinn Stevenson resolved CAMEL-12360.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.22.0

Added functionality with commit 60d285f55dd0ba1139256932e5b0a09608ecaf14

> 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)