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

BatchProcessor - Should log caught exceptions in BatchSender so they will be logged in any case

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6.2, 2.1.0
    • 1.6.3, 2.2.0
    • camel-core
    • None

    Description

          protected void processExchange(Exchange exchange) throws Exception {
              processor.process(exchange);
          }
      

      This method should log at ERROR level in case of exceptions

      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: