Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-13501

Component should move initialization logic to doInit instead of doStart

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • Future
    • None
    • None
    • Unknown

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: