Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.10.4, 2.11.0
-
None
-
Unknown
Description
See nabble
http://camel.465427.n5.nabble.com/DeadLetterChanel-does-not-handle-exception-tp5731073.html
You may have a situation when using DeadLetterChannel, and it handles an exception. Then afterwards in the consumer, they should see the Exchange being regarded as handled, with no exception if they call getException.