Asynchronous processing in DLC endpoint breaks message handling
---------------------------------------------------------------
Key: CAMEL-2605
URL: https://issues.apache.org/activemq/browse/CAMEL-2605
Project: Apache Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 1.6.2
Reporter: Gert Vanthienen
Assignee: Gert Vanthienen
Fix For: 1.6.3
When using an asynchronous processor to handle the message in a
deadletterchannel, the async message handling is broken (not all AsyncCallbacks
get invoked correctly), causing the exchange never to be terminated correctly -
e.g. the call to sendBody will never return.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.