[
https://issues.apache.org/jira/browse/CAMEL-7050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040533#comment-14040533
]
ASF GitHub Bot commented on CAMEL-7050:
---------------------------------------
GitHub user adessaigne opened a pull request:
https://github.com/apache/camel/pull/192
CAMEL-7050 Added completionMaxTimeout option
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adessaigne/camel CAMEL-7015
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/192.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #192
----
commit 99b52e4b471958aec4ac48f9162270d3f9febb60
Author: Antoine DESSAIGNE <[email protected]>
Date: 2014-06-23T08:48:53Z
CAMEL-7050 Added completionMaxTimeout option
commit 620ebcc249d5a0376c3a4e5369e58e1779d42c73
Author: Antoine DESSAIGNE <[email protected]>
Date: 2014-06-23T08:55:15Z
CAMEL-7050 codestyle
----
> 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: Bug
> Components: camel-jms
> Affects Versions: 2.11.0, Future
> Reporter: Øyvind Ingebrigtsen Øvergaard
> 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.2#6252)