[
https://issues.apache.org/jira/browse/CAMEL-12909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16676701#comment-16676701
]
Claus Ibsen commented on CAMEL-12909:
-------------------------------------
This is a bit more tricky to ensure the counter is local per processor
eip/mbean, and then also globally on the route mbean / camel context mbean. And
also to allow to turn on logging this via a logging level option, so you can
change it from DEBUG to INFO etc.
> Error handler - Counter and option to log when a retry became success
> ---------------------------------------------------------------------
>
> Key: CAMEL-12909
> URL: https://issues.apache.org/jira/browse/CAMEL-12909
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
>
> Asked on twitter
> https://twitter.com/luistrigueiros/status/1053039644093366272
> It may be good to have a way to know if a message that has first failed and
> then with retries from the error handler then became succesful. We should be
> able to see this with
> - counter in the mbean
> - log message in the logs, option to configure the logging level.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)