Skip to content

[8.x] Remove needless contention in ContextIndexSearcher.timeoutOverwrites (#123609) #123626

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:

…lastic#123609)

This doesn't have to be an instance variable nor does it need any
concurrency, it's per definition a thread-local variable so lets make it
one.
@original-brownbear original-brownbear added :Search Foundations/Search Catch all for Search Foundations >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch labels Feb 27, 2025
@elasticsearchmachine elasticsearchmachine merged commit 83a5ea4 into elastic:8.x Feb 27, 2025
15 checks passed
@original-brownbear original-brownbear deleted the backport/8.x/pr-123609 branch February 27, 2025 18:07
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 Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch v8.19.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants