You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/09/21 09:12:52 UTC

[jira] Updated: (CAMEL-1800) EventDrivenConsumer - Wait starting them until all other processors / routes have been started

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

Claus Ibsen updated CAMEL-1800:
-------------------------------

    Fix Version/s:     (was: 2.0.0)
                   2.1.0

Improving this to start the consumers at the very end as in description.

> EventDrivenConsumer - Wait starting them until all other processors / routes have been started
> ----------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1800
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1800
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M2
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.1.0
>
>
> We should wait starting the *input* to the CamelContext until all child processors and other services have been started.
> Then at the end we should _open the gates_ by starting all the input consumers.
> That should also help unit testing on slower boxes where these consumers might start a bit early and the remaining work starting the other processors is slow and thus the consumer is too fast.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.