Skip to content

MINOR: Fix occasional OOM in FetcherTest - #23221

Open
AndrewJSchofield wants to merge 1 commit into
apache:trunkfrom
AndrewJSchofield:fetchertest-oom
Open

MINOR: Fix occasional OOM in FetcherTest#23221
AndrewJSchofield wants to merge 1 commit into
apache:trunkfrom
AndrewJSchofield:fetchertest-oom

Conversation

@AndrewJSchofield

@AndrewJSchofield AndrewJSchofield commented Aug 20, 2026

Copy link
Copy Markdown
Member

Very occasionally, FetcherTest.testFetcherConcurrency fails with OOM. It
intentionally runs a tight loop to test concurrency, but it does this
while using Mockito spies unnecessarily.

Co-Authored-By: Claude Sonnet 5 claude@anthropic.com

@github-actions github-actions Bot added consumer tests Test fixes (including flaky tests) clients small Small PRs labels Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clients consumer small Small PRs tests Test fixes (including flaky tests)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant