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

Removing a route should remove it from the internal startup order list

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.8.0
    • camel-core
    • None

    Description

      If you startup Camel with X number of routes. And then later stop and remove one of those routes. That route should be removed from the internal startup routes list in DefaultCamelContext.

      Camel end users may notice this in the logs as when you shutdown CamelContext then it may log that shutting down 3 routes. But in reality there is only 2 since you have removed 1 route.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: