You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2012/07/06 14:21:34 UTC

[jira] [Commented] (CAMEL-5290) Add option to route to configure delayed startup

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

Claus Ibsen commented on CAMEL-5290:
------------------------------------

We should also consider to add option to start routes using threads from a thread pool, so the camel context can startup, and the routes will start deferred using the threads. The trick would be if there is inter dependent routes, so a route cannot start before another route etc.
                
> Add option to route to configure delayed startup
> ------------------------------------------------
>
>                 Key: CAMEL-5290
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5290
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: Future
>
>
> See nabble
> http://camel.465427.n5.nabble.com/Delay-route-start-tp5686442.html
> We should consider adding a delayedStartup=10s, eg to delay starting the route. There can be situations where end users, would like their routes to startup a bit later than others, and/or when their app startup etc.
> We should make this easier out of the box.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira