Hi

I am considering to remove error handlers mbeans from JMX as they are
painful to track properly for context and route scoped routes, in the
various DSLs (Java vs XML etc.). And the fact an error handler can be
used for multiple routes, as well being a default error handler etc.

Currently if you add and remove routes from Java DSL you will end up
leaving possible not used any more mbeans for error handlers.

It would just be easier to not enlist any error handlers in JMX. Does
anyone actually use them for management? Such as changing the number
of redelivery attempts at runtime? I do not think they provide much
value. And thus can be removed from JMX.

A related ticket would be
https://issues.apache.org/jira/browse/CAMEL-5041

Any thoughts?



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to