[
https://issues.apache.org/jira/browse/CAMEL-15129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125631#comment-17125631
]
Yaroslav Chukhno commented on CAMEL-15129:
------------------------------------------
I think the mistake in line 186 of
[UndertowClientCallback|[https://github.com/apache/camel/blob/master/components/camel-undertow/src/main/java/org/apache/camel/component/undertow/UndertowClientCallback.java]]
- the condition is redundant.
> 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)