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

ESQL: Document esql_worker threadpool #113203

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Sep 19, 2024

Documents the thread pool we use to run ESQL operations. It's the same size and queue depth as the search thread pool.

Closes #113130

Documents the thread pool we use to run ESQL operations. It's the same
size and queue depth as the `search` thread pool.

Closes elastic#113130
Copy link
Contributor

Documentation preview:

@elasticsearchmachine elasticsearchmachine added Team:Docs Meta label for docs team Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) labels Sep 19, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

Copy link
Contributor

@alex-spies alex-spies left a comment

Choose a reason for hiding this comment

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

Thanks Nik!

@nik9000 nik9000 merged commit 3de17b6 into elastic:main Sep 23, 2024
6 checks passed
@nik9000
Copy link
Member Author

nik9000 commented Sep 23, 2024

Boo. i didn't mark it so I have to backport it by hand.

nik9000 added a commit to nik9000/elasticsearch that referenced this pull request Sep 24, 2024
Documents the thread pool we use to run ESQL operations. It's the same
size and queue depth as the `search` thread pool.

Closes elastic#113130
nik9000 added a commit to nik9000/elasticsearch that referenced this pull request Sep 24, 2024
Documents the thread pool we use to run ESQL operations. It's the same
size and queue depth as the `search` thread pool.

Closes elastic#113130
@nik9000
Copy link
Member Author

nik9000 commented Sep 24, 2024

#113459
#113460

elasticsearchmachine pushed a commit that referenced this pull request Sep 24, 2024
Documents the thread pool we use to run ESQL operations. It's the same
size and queue depth as the `search` thread pool.

Closes #113130
elasticsearchmachine pushed a commit that referenced this pull request Sep 24, 2024
Documents the thread pool we use to run ESQL operations. It's the same
size and queue depth as the `search` thread pool.

Closes #113130
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL >docs General docs changes Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) Team:Docs Meta label for docs team v8.15.3 v8.16.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ESQL: Document thread pool in modules-threadpool.html
3 participants