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

Route with autoStartup=false should not pre start services

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Abandoned
    • 2.10.0
    • 3.19.0
    • camel-core
    • None
    • Unknown

    Description

      See nabble
      http://camel.465427.n5.nabble.com/autoStartup-and-Endpoints-tp5718204.html

      We should consider when people specify autoStartup=false for routes, to not pre-warm/start the route services (eg we do this to validate etc.) and also to ensure we can enlist the route itself in JMX so you can start the route from JMX etc.

      We would need to figure out to do this in a way so we wont invoke start on the route services prior. But still enlist the route in JMX etc, and do some sanity validation of the route.

      There is some services that may do remote connection on start, which end users would like to defer to be executed until the route is manually started.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: