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

camel-core - Route reload reduce logging noise for stopping/shutdown routes

    XMLWordPrintableJSON

Details

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

    Description

      Lets reduce the logging noise when reloading, and just have a summary

      10:51:15.203 [Camel (CamelJBang) thread #1 - FileWatcherReloadStrategy] INFO  org.apache.camel.impl.engine.AbstractCamelContext - Stopped log-sink-8 (kamelet://source)
      10:51:15.204 [Camel (CamelJBang) thread #1 - FileWatcherReloadStrategy] INFO  org.apache.camel.impl.engine.AbstractCamelContext - Stopped route4 (kamelet://timer-source)
      10:51:15.205 [Camel (CamelJBang) thread #1 - FileWatcherReloadStrategy] INFO  org.apache.camel.impl.engine.AbstractCamelContext - Stopped timer-source-7 (timer://tick)
      10:51:15.206 [Camel (CamelJBang) thread #1 - FileWatcherReloadStrategy] INFO  org.apache.camel.impl.engine.AbstractCamelContext - Shutdown timer-source-7 (timer://tick)
      10:51:15.206 [Camel (CamelJBang) thread #1 - FileWatcherReloadStrategy] INFO  org.apache.camel.impl.engine.AbstractCamelContext - Shutdown log-sink-8 (kamelet://source)
      10:51:15.207 [Camel (CamelJBang) thread #1 - FileWatcherReloadStrategy] INFO  org.apache.camel.impl.engine.AbstractCamelContext - Shutdown route4 (kamelet://timer-source)
      10:51:15.288 [Camel (CamelJBang) thread #1 - FileWatcherReloadStrategy] INFO  org.apache.camel.support.RouteWatcherReloadStrategy - Reloaded routes: route5
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: