Add more stats to JMX such as redelivery attempts, failed and handled etc.
--------------------------------------------------------------------------
Key: CAMEL-3833
URL: https://issues.apache.org/jira/browse/CAMEL-3833
Project: Camel
Issue Type: New Feature
Components: camel-core, jmx
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: Future
We should consider adding more stats to JMX such as
- number of redelivery attempts
- number of failed exchange and handled by error handler
Its a bit tricky to add into the codebase as its fine grained stats. And the
current logic is more coarse grained in this matter.
And where should we add those stats? On each processor or the error handler? Or
both?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira