[ 
https://issues.apache.org/activemq/browse/CAMEL-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-2443.
--------------------------------

    Resolution: Fixed

trunk: 906068
1.x: 906070.

> BatchProcessor - Should log caught exceptions in BatchSender so they will be 
> logged in any case
> -----------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2443
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2443
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 1.6.2, 2.1.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 1.6.3, 2.2.0
>
>
> {code}
>     protected void processExchange(Exchange exchange) throws Exception {
>         processor.process(exchange);
>     }
> {code}
> This method should log at ERROR level in case of exceptions

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to