[
https://issues.apache.org/jira/browse/CAMEL-11579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16097546#comment-16097546
]
Claus Ibsen commented on CAMEL-11579:
-------------------------------------
There is an example at
https://github.com/apache/camel/tree/master/examples/camel-example-spring-boot-routecontroller
So its likely a bit more unit tests which we lack
> Add unit test / example for SupervisingRouteController
> ------------------------------------------------------
>
> Key: CAMEL-11579
> URL: https://issues.apache.org/jira/browse/CAMEL-11579
> Project: Camel
> Issue Type: Task
> Components: camel-core, examples
> Reporter: Claus Ibsen
> Fix For: 2.20.0
>
>
> This new experimental code needs a bit more unit tests and also it would be
> good to build an example in the examples that uses it so end users can play
> with it.
> The example should demonstrate that CamelContext startup but the routes are
> failing during startup and they are re-attempted to start. Then there can be
> some other JVM that the user can start which then allows the route to
> startup, for example the JVM can have an embedded SQL database or something.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)