You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/05 11:49:41 UTC

[jira] [Commented] (CAMEL-11111) Camel-Undertow: throwExceptionOnFailure doesn't work as expected

    [ https://issues.apache.org/jira/browse/CAMEL-11111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956715#comment-15956715 ] 

ASF GitHub Bot commented on CAMEL-11111:
----------------------------------------

GitHub user scranton opened a pull request:

    https://github.com/apache/camel/pull/1597

    CAMEL-11111: added unit test for throwExceptionOnFailure

    Test case for camel-undertow showing issue, and same test case working in camel-netty4-http

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/1597.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 #1597
    
----
commit e493cf03964571497a0a946bad2016ff35f89397
Author: Scott Cranton <sc...@cranton.com>
Date:   2017-04-05T11:49:04Z

    CAMEL-11111: added unit test for throwExceptionOnFailure

----


> 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.19.0
>            Reporter: Scott Cranton
>
> 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)