[
https://issues.apache.org/jira/browse/CAMEL-11111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961981#comment-15961981
]
ASF GitHub Bot commented on CAMEL-11111:
----------------------------------------
GitHub user scranton opened a pull request:
https://github.com/apache/camel/pull/1608
CAMEL-11111: implemented throwExceptionOnFailure Producer attribute
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/scranton/camel CAMEL-11111
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1608.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 #1608
----
commit eb4a236e36c4665e6234d72db40d8c7ef4e5d6fb
Author: Scott Cranton <[email protected]>
Date: 2017-04-08T22:42:46Z
CAMEL-11111: implemented throwExceptionOnFailure attribute for Producer
usage
----
> Camel-Undertow: throwExceptionOnFailure doesn't work as expected
> ----------------------------------------------------------------
>
> Key: CAMEL-11111
> URL: https://issues.apache.org/jira/browse/CAMEL-11111
> Project: Camel
> Issue Type: Bug
> Components: camel-undertow
> Affects Versions: 2.18.3
> Reporter: Scott Cranton
> Assignee: Scott Cranton
> Priority: Minor
> Fix For: 2.19.0
>
>
> When using camel-undertow as a producer and HTTP_RESPONSE_CODE is 404, the
> producer does NOT throw an exception as expected. Setting
> throwExceptionOnFailure appears to have no effect.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)