[
https://issues.apache.org/jira/browse/CAMEL-7050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14281855#comment-14281855
]
Claus Ibsen commented on CAMEL-7050:
------------------------------------
Also the DLC now uses the same fatal fallback error handler that onException
does, so they are doing the same. This ensures end users sees the same in the
logs, etc.
> camel-jms drops messages when errorHandler throws an exception
> --------------------------------------------------------------
>
> Key: CAMEL-7050
> URL: https://issues.apache.org/jira/browse/CAMEL-7050
> Project: Camel
> Issue Type: Improvement
> Components: camel-jms
> Affects Versions: 2.11.0, 2.14.0
> Reporter: Øyvind Ingebrigtsen Øvergaard
> Assignee: Claus Ibsen
> Fix For: 2.15.0
>
> Attachments: BadErrorHandler.java,
> JmsDeadLetterChannelHandlerExceptionTest.java
>
>
> When using camel-jms, messages are dropped when an exception is thrown in the
> deadLetterChannel error handler.
> See the attached failing unit test.
> Verified against 2.11 and HEAD
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)