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 thread pool in modules-threadpool.html #113130

Closed
nik9000 opened this issue Sep 18, 2024 · 2 comments · Fixed by #113203
Closed

ESQL: Document thread pool in modules-threadpool.html #113130

nik9000 opened this issue Sep 18, 2024 · 2 comments · Fixed by #113203
Assignees
Labels
:Analytics/ES|QL AKA ESQL >docs General docs changes >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) Team:Docs Meta label for docs team

Comments

@nik9000
Copy link
Member

nik9000 commented Sep 18, 2024

Description

ESQL should document it's thread pool in https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-threadpool.html

@nik9000 nik9000 added :Analytics/ES|QL AKA ESQL >docs General docs changes >enhancement needs:triage Requires assignment of a team area label labels Sep 18, 2024
@elasticsearchmachine elasticsearchmachine added Team:Docs Meta label for docs team Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) and removed needs:triage Requires assignment of a team area label labels Sep 18, 2024
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine
Copy link
Collaborator

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

nik9000 added a commit to nik9000/elasticsearch that referenced this issue 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 elastic#113130
@nik9000 nik9000 self-assigned this Sep 19, 2024
nik9000 added a commit that referenced this issue Sep 23, 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
nik9000 added a commit to nik9000/elasticsearch that referenced this issue 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 issue 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
elasticsearchmachine pushed a commit that referenced this issue 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 issue 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 >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) Team:Docs Meta label for docs team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants