[ 
https://issues.apache.org/jira/browse/CAMEL-5695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-5695:
-------------------------------

    Fix Version/s: 3.0.0
    
> 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
>             Fix For: 3.0.0, Future
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to