[
https://issues.apache.org/jira/browse/CAMEL-5695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-5695.
--------------------------------
Resolution: Abandoned
> Route with autoStartup=false should not pre start services
> ----------------------------------------------------------
>
> Key: CAMEL-5695
> URL: https://issues.apache.org/jira/browse/CAMEL-5695
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.10.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.19.0
>
>
> See nabble
> http://camel.465427.n5.nabble.com/autoStartup-and-Endpoints-tp5718204.html
> We should consider when people specify autoStartup=false for routes, to not
> pre-warm/start the route services (eg we do this to validate etc.) and also
> to ensure we can enlist the route itself in JMX so you can start the route
> from JMX etc.
> We would need to figure out to do this in a way so we wont invoke start on
> the route services prior. But still enlist the route in JMX etc, and do some
> sanity validation of the route.
> There is some services that may do remote connection on start, which end
> users would like to defer to be executed until the route is manually started.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)