You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Otavio Rodolfo Piske (Jira)" <ji...@apache.org> on 2023/05/18 05:22:00 UTC

[jira] [Updated] (CAMEL-19365) camel-undertow: UndertowHttpsSpringTest broken after upgrade

     [ https://issues.apache.org/jira/browse/CAMEL-19365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Otavio Rodolfo Piske updated CAMEL-19365:
-----------------------------------------
    Description: 
The [upgrade to Undertow 2.3.5|https://github.com/apache/camel/commit/5dd5dc6f47ed2b6230836428df6420271b5ea117#diff-b5a06276719e759fe07dfe6f75d781be5f83d2215179d82bdb195ad035348214R479] broke the UndertowHttpsSpringTest. It is now failing due to a java.nio.channels.ClosedChannelException.

It seems to me that the [changes|https://github.com/undertow-io/undertow/pull/1452] from [UNDERTOW-2252|https://issues.redhat.com/browse/UNDERTOW-2252] may have broken this test (or the test is wrong). 

This needs to be investigated. 

  was:
The [upgrade to Undertow 2.3.5|https://github.com/apache/camel/commit/5dd5dc6f47ed2b6230836428df6420271b5ea117#diff-b5a06276719e759fe07dfe6f75d781be5f83d2215179d82bdb195ad035348214R479] broke the UndertowHttpsSpringTest. It is now failing due to a java.nio.channels.ClosedChannelException.

It seems to me that the [changes|https://github.com/undertow-io/undertow/pull/1452] from UNDERTOW-2252 may have broken this test (or the test is wrong). 

This needs to be investigated. 


> camel-undertow: UndertowHttpsSpringTest broken after upgrade
> ------------------------------------------------------------
>
>                 Key: CAMEL-19365
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19365
>             Project: Camel
>          Issue Type: Task
>          Components: camel-undertow, tests
>    Affects Versions: 4.0-M3
>            Reporter: Otavio Rodolfo Piske
>            Priority: Major
>
> The [upgrade to Undertow 2.3.5|https://github.com/apache/camel/commit/5dd5dc6f47ed2b6230836428df6420271b5ea117#diff-b5a06276719e759fe07dfe6f75d781be5f83d2215179d82bdb195ad035348214R479] broke the UndertowHttpsSpringTest. It is now failing due to a java.nio.channels.ClosedChannelException.
> It seems to me that the [changes|https://github.com/undertow-io/undertow/pull/1452] from [UNDERTOW-2252|https://issues.redhat.com/browse/UNDERTOW-2252] may have broken this test (or the test is wrong). 
> This needs to be investigated. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)