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/03/16 22:47:00 UTC

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

Quinn Stevenson created CAMEL-12360:
---------------------------------------

             Summary: 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


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)