Claus Ibsen created CAMEL-15036:
-----------------------------------
Summary: Merge SupervisingRouteController and
DefaultRouteController
Key: CAMEL-15036
URL: https://issues.apache.org/jira/browse/CAMEL-15036
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 3.4.0
We can merge them together in a way so the API on CamelContext and a bit
elsewhere is a bit easier to turn supervising on|off, by just setting a boolean
flag, and the controller react accordingly.
Today you would essentially need to set a different implementation which the
auto configuration in SB/main hides. But we can benefit from having one
implementation that can work on both modes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)