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) #113459

Merged

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented 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

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 nik9000 added >docs General docs changes backport labels Sep 24, 2024
Copy link
Contributor

Documentation preview:

@nik9000 nik9000 added the auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Sep 24, 2024
@elasticsearchmachine elasticsearchmachine merged commit f8dbda3 into elastic:8.x Sep 24, 2024
6 checks passed
@nik9000 nik9000 deleted the esql_document_worker_threadpool_8x branch September 24, 2024 13:29
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 >docs General docs changes v8.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants