Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UNDERTOW-2249] Add more info to the IOException thrown by ClientConnection #1454

Closed
wants to merge 1 commit into from

Conversation

fl4via
Copy link
Member

@fl4via fl4via commented Mar 25, 2023

, differentiating the upgrade states from closed ones. At HttpClientTestCase.testSslServerIdentity, enforce that the exception is either a ClosedChannelException or it is an IOException with the message for invalid closed state message.

Jira: https://issues.redhat.com/browse/UNDERTOW-2249
Alternative to PR #1455
Which option should be chosen is being discussed at Zulip: https://wildfly.zulipchat.com/#narrow/stream/174183-undertow/topic/Should.20ClientConnection.20request.20get.20IOException.20when.20closed.3F

@fl4via fl4via added duplicate Duplicates other pull request(s) enhancement Enhances existing behaviour or code under verification Currently being verified (running tests, reviewing) before posting a review to contributor labels Mar 25, 2023
…ection, differentiating the upgrade states from closed ones. At HttpClientTestCase.testSslServerIdentity, enforce that the exception is either a ClosedChannelException or it is an IOException with the message for invalid closed state message.

Signed-off-by: Flavia Rainone <frainone@redhat.com>
@fl4via fl4via changed the title [UNDERTOW-2249] Have more detail on the IOException thrown by ClientC… [UNDERTOW-2249] Add more info to the IOException thrown by ClientC… Mar 25, 2023
@fl4via fl4via changed the title [UNDERTOW-2249] Add more info to the IOException thrown by ClientC… [UNDERTOW-2249] Add more info to the IOException thrown by ClientConnection Mar 25, 2023
@fl4via fl4via removed enhancement Enhances existing behaviour or code under verification Currently being verified (running tests, reviewing) before posting a review to contributor labels Apr 14, 2023
@fl4via
Copy link
Member Author

fl4via commented Apr 14, 2023

Closing as this was not the chosen solution.

@fl4via fl4via closed this Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Duplicates other pull request(s)
Projects
None yet
1 participant