[ 
https://issues.apache.org/jira/browse/CAMEL-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17104313#comment-17104313
 ] 

Claus Ibsen commented on CAMEL-15036:
-------------------------------------

Okay keep separate implementation as we have an 3rd experimental cluster route 
controller. But made it easy to swap to use supervised in java, main, spring 
boot.

> 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)

Reply via email to