SedaConsumer - Should not poll if CamelContext is starting
----------------------------------------------------------

                 Key: CAMEL-4911
                 URL: https://issues.apache.org/jira/browse/CAMEL-4911
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.9.0
            Reporter: Claus Ibsen
            Priority: Minor
             Fix For: 2.9.1, 2.10.0


If you startup Camel with many routes, which mean starting Camel may take some 
seconds or whatnot, and then SedaConsumer may poll messages, while CamelContext 
is starting. It should avoid polling until CamelContext is fully started.

--
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

        

Reply via email to