Vitalii Tymchyshyn created CAMEL-6426:
-----------------------------------------

             Summary: 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: Bug
          Components: camel-core
    Affects Versions: 2.10.0
            Reporter: Vitalii Tymchyshyn


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