Skip to content

Record pool name in EsThread instances #116186

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

original-brownbear
Copy link
Contributor

Record the threadpool name in EsThread instances and use it for one example optimization as a means of avoiding a fork. Also, this sets up dynamically sizing the search pool in response to blocked threads.

Record the threadpool name in `EsThread` instances and use it for one
example optimization as a means of avoiding a fork.
Also, this sets up dynamically sizing the search pool in response to
blocked threads.
@elasticsearchmachine elasticsearchmachine added the Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch label Nov 4, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-foundations (Team:Search Foundations)

Copy link
Member

@javanna javanna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add tests, both for the pool info added to ESThread as well as for the removed forking in the fetch phase?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>non-issue :Search Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch v8.7.0 v9.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants