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.