Claus Ibsen created CAMEL-13501:
-----------------------------------

             Summary: Component should move initialization logic to doInit 
instead of doStart
                 Key: CAMEL-13501
                 URL: https://issues.apache.org/jira/browse/CAMEL-13501
             Project: Camel
          Issue Type: Improvement
            Reporter: Claus Ibsen
             Fix For: 3.0.0


We should move logic that can be executed once during build/compile phase for 
components to doInit, and then leave doStart to when components need to setup 
live connections to remote systems etc.

In doInit we can do internal init such as setup a thread pool or other stuff 
they need.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to