Skip to content

Conversation

@rjernst
Copy link
Member

@rjernst rjernst commented Mar 1, 2023

In JDK 20 Thread suspend/resume is soft removed (they now throw UnsupportedOperationException). Many ES disruption tests simulate GC pauses with suspend/resume. As that strategy will no longer work, this commit mutes those tests for jdk20+.

relates #94206
closes #93707

In JDK 20 Thread suspend/resume is soft removed (they now throw
UnsupportedOperationException). Many ES disruption tests simulate GC
pauses with suspend/resume. As that strategy will no longer work, this
commit mutes those tests for jdk20+.

relates elastic#94206
closes elastic#93707
@rjernst rjernst added backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Mar 1, 2023
@elasticsearchmachine elasticsearchmachine merged commit 8113c92 into elastic:7.17 Mar 1, 2023
@rjernst rjernst deleted the mute_disruption_7.17 branch March 1, 2023 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v7.17.10

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants