Skip to content

Set MAX_ENTITY_SIZE to -1 in UndertowServiceEteTest#2872

Merged
bulldozer-bot[bot] merged 1 commit intodevelopfrom
ald/fix-test-newer-undertow
Apr 15, 2026
Merged

Set MAX_ENTITY_SIZE to -1 in UndertowServiceEteTest#2872
bulldozer-bot[bot] merged 1 commit intodevelopfrom
ald/fix-test-newer-undertow

Conversation

@aldexis
Copy link
Copy Markdown
Contributor

@aldexis aldexis commented Apr 15, 2026

Before this PR

#2870 is failing testBinaryServerSideFailureAfterFewBytesReceived with a Network transport failure due to a broken pipe. This test actually tries to send a lot of bytes, and is breaking due to undertow-io/undertow@ca61570.

This would also prevent us from bumping Undertow to recent 2.3.x versions, which we are looking to do soon-ish

After this PR

==COMMIT_MSG==
Set MAX_ENTITY_SIZE to -1 in UndertowServiceEteTest
==COMMIT_MSG==

Possible downsides?

@aldexis aldexis requested a review from bjlaub April 15, 2026 13:18
@aldexis aldexis changed the title Set MAX_ENTITY_SIZE to -1 in Undertow tests Set MAX_ENTITY_SIZE to -1 in UndertowServiceEteTest Apr 15, 2026
@aldexis aldexis changed the title Set MAX_ENTITY_SIZE to -1 in UndertowServiceEteTest Set MAX_ENTITY_SIZE to -1 in UndertowServiceEteTest Apr 15, 2026
@bulldozer-bot bulldozer-bot bot merged commit 46667a0 into develop Apr 15, 2026
5 checks passed
@bulldozer-bot bulldozer-bot bot deleted the ald/fix-test-newer-undertow branch April 15, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants