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

[7.17] Update ExecutorScalingQueue to workaround LinkedTransferQueue JDK bug (#104347) #104425

Merged

Conversation

ChrisHegarty
Copy link
Contributor

Backports the following commits to 7.17:

…elastic#104347)

This commit adds a few overrides to ExecutorScalingQueue (subclass of LinkedTransferQueue) to workaround a JDK bug in LinkedTransferQueue.
@ChrisHegarty ChrisHegarty added the auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Jan 17, 2024
@elasticsearchmachine elasticsearchmachine merged commit af3f8e5 into elastic:7.17 Jan 17, 2024
10 checks passed
@ChrisHegarty ChrisHegarty deleted the backport/7.17/pr-104347 branch January 17, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Core/Infra/Core Core issues without another label >refactoring Team:Core/Infra Meta label for core/infra team v7.17.17
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants