[
https://issues.apache.org/jira/browse/CAMEL-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-15036.
---------------------------------
Resolution: Fixed
> 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
> Priority: Major
> 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)