Skip to content

[8.x] Remove needless use of assertBusy polling Future.isDone (#119078) #119138

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

Merged

Conversation

original-brownbear
Copy link
Contributor

Backports the following commits to 8.x:

Polling `Future.isDone` is obviously nonesense. Suprisingly enough, We can save a couple
seconds fixing up these spots (especially the CCS ones).
@original-brownbear original-brownbear added :Search/Search Search-related issues that do not fall into other categories >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Search Meta label for search team labels Dec 19, 2024
@elasticsearchmachine elasticsearchmachine merged commit a89a4a1 into elastic:8.x Dec 19, 2024
15 checks passed
@original-brownbear original-brownbear deleted the backport/8.x/pr-119078 branch December 19, 2024 20:25
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 >non-issue :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team v8.18.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants