Skip to content

Auto-port 4.1: Add more diagnostic points to PooledByteBufAllocatorTest.createNewThr…#16372

Merged
normanmaurer merged 1 commit into
4.1from
auto-port-pr-16365-to-4.1
Feb 26, 2026
Merged

Auto-port 4.1: Add more diagnostic points to PooledByteBufAllocatorTest.createNewThr…#16372
normanmaurer merged 1 commit into
4.1from
auto-port-pr-16365-to-4.1

Conversation

@netty-project-bot

Copy link
Copy Markdown
Contributor

Auto-port of #16365 to 4.1
Cherry-picked commit: eeaa0ee


…eadCache

Motivation:
We see tests using this method occasionally timing out, with little information about what the worker threads are doing that takes so long.

Modification:
Also add async stack trace capturing on the cacheLatch await, because the tests can get interrupted on that call as well.

Result:
More diagnostics next time this test fails.

#16365)

…eadCache

Motivation:
We see tests using this method occasionally timing out, with little
information about what the worker threads are doing that takes so long.

Modification:
Also add async stack trace capturing on the cacheLatch await, because
the tests can get interrupted on that call as well.

Result:
More diagnostics next time this test fails.

(cherry picked from commit eeaa0ee)
@normanmaurer normanmaurer added this to the 4.1.132.Final milestone Feb 26, 2026
@normanmaurer normanmaurer merged commit d1dde14 into 4.1 Feb 26, 2026
18 checks passed
@normanmaurer normanmaurer deleted the auto-port-pr-16365-to-4.1 branch February 26, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants