Great spot.  Patch applied by Hiram.
Thanks to you both!
Hadrian

Roman Kalukiewicz (JIRA) wrote:
     [ 
https://issues.apache.org/activemq/browse/CAMEL-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roman Kalukiewicz updated CAMEL-210:
------------------------------------

    Attachment: pipeline.patch

This patch modifies DeadLetterQueue so before it sends a message to error 
processor it will clear exception information and store it as property.
At the end it retrieves it so all other flows are notified about the error that 
happened and (for example) pipelines will be terminated.


exception clause doesn't proceed with pipeline
----------------------------------------------

                Key: CAMEL-210
                URL: https://issues.apache.org/activemq/browse/CAMEL-210
            Project: Apache Camel
         Issue Type: Bug
         Components: camel-core
   Affects Versions: 1.3.0
           Reporter: Roman Kalukiewicz
           Assignee: Hadrian Zbarcea
        Attachments: pipeline.patch


Problem is very similar to CAMEL-191 but this time with exception clause.
As exceptions are not cleared pipeline doesn't proceed.

Reply via email to