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

Improve log message when starting Camel with routes having autoStartup=false

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.7.5, 2.8.4, 2.9.0
    • camel-core
    • None
    • Novice

    Description

      When CamelContext is started it logs at INFO level for the routes which had autoStartup=false.

      We should change that to DEBUG level, and have a better wording, than current. It seems a bit as a mistake when we say "Cannot start route XXX as its auto startup = false". Instead we should have a different message saying this.

      At INFO level Camel will still say started X routes out of Y. So people can see if some routes has been disabled auto startup, as the count would differ.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: