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 2009/12/05 14:32:53 UTC

[jira] Created: (CAMEL-2261) UnitOfWork - done - Should group any thrown exception thrown from synchronization hooks and rethrow

UnitOfWork - done - Should group any thrown exception thrown from synchronization hooks and rethrow
---------------------------------------------------------------------------------------------------

                 Key: CAMEL-2261
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2261
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.1.0, 2.0.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.2.0


Currently exceptions is logged at WARN level when synchronization hooks is executed one by one.

We should also gather those exceptions in a exchange and throw that so the entire Exchange fails. 

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


[jira] Resolved: (CAMEL-2261) UnitOfWork - done - Should group any thrown exception thrown from synchronization hooks and rethrow

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-2261.
--------------------------------

    Resolution: Won't Fix

Lets keep current behavior

> UnitOfWork - done - Should group any thrown exception thrown from synchronization hooks and rethrow
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2261
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2261
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> Currently exceptions is logged at WARN level when synchronization hooks is executed one by one.
> We should also gather those exceptions in a exchange and throw that so the entire Exchange fails. 

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