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

Claus Ibsen updated CAMEL-6426:
-------------------------------

    Fix Version/s: 2.12.0
                   2.11.1
                   2.10.5
         Assignee: Claus Ibsen
       Issue Type: Improvement  (was: Bug)

This is working as designed. I have updated the javadoc with more comments how 
this works.
                
> When StartupListener is called, camel is still in starting, not started state
> -----------------------------------------------------------------------------
>
>                 Key: CAMEL-6426
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6426
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.10.0
>            Reporter: Vitalii Tymchyshyn
>            Assignee: Claus Ibsen
>             Fix For: 2.10.5, 2.11.1, 2.12.0
>
>
> ServiceSupport sets starting flag before calling doStart and clears it only 
> after doStart exits. This means camelContext.getStatus in StartupListener is 
> Starting, not 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