You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2011/08/27 09:25:29 UTC

[jira] [Commented] (CAMEL-4383) StreamResequencer logs unhandled Exceptions at DEBUG level

    [ https://issues.apache.org/jira/browse/CAMEL-4383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13092213#comment-13092213 ] 

Claus Ibsen commented on CAMEL-4383:
------------------------------------

See CAMEL-3783

> StreamResequencer logs unhandled Exceptions at DEBUG level
> ----------------------------------------------------------
>
>                 Key: CAMEL-4383
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4383
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.7.1
>         Environment: Linux JDK 1.6.0_20
>            Reporter: David Tombs
>            Assignee: Claus Ibsen
>
> If an unhandled Exception is caught by StreamResequencer.run(), it effectively logs the Exception at DEBUG level. A thrown Exception can indicate that a delivered message was not fully processed (as is the case in my route), so this means a message is dropped with a notification in the log only at DEBUG level. This is highly undesirable in a critical route.
> It should at least be logged at WARN level, and preferably should be handled using the configured ErrorHandler for the route.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira