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

Chandrakant Hardahe commented on CAMEL-15129:
---------------------------------------------

Hi [~uzuruk],

if *throwExceptionOnFailure=true* then it'll throw HttpOperationFailedException 
in case of failed responses from the remote server

[https://github.com/apache/camel/blob/master/components/camel-undertow/src/main/java/org/apache/camel/component/undertow/UndertowClientCallback.java#L235]

, can you please provide a test scenario for any other exception?

> Camel-Undertow: throwExceptionOnFailure suppress all exception that not 
> related to HttpStatusCode
> -------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-15129
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15129
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-undertow
>    Affects Versions: 3.3.0
>            Reporter: Yaroslav Chukhno
>            Priority: Major
>
> If option throwExceptionOnFailure=true then UndertowClientCallback suppresses 
> all exceptions that are not even related to HttpStatusCode (failed responses 
> from the remote server).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to