-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Update threadpool.asciidoc #90098
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
Update threadpool.asciidoc #90098
Conversation
Starting from 8.0 the value of the `node.processors` setting is bounded by the number of available processors #44894
|
Documentation preview: |
|
@fdartayre please enable the option "Allow edits and access to secrets by maintainers" on your PR. For more information, see the documentation. |
|
Pinging @elastic/es-docs (Team:Docs) |
|
Pinging @elastic/es-core-infra (Team:Core/Infra) |
grcevski
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! One minor remark, there's a double space after the text this setting is.
|
@elasticmachine run elasticsearch-ci/docs |
* Update threadpool.asciidoc Starting from 8.0 the value of the `node.processors` setting is bounded by the number of available processors elastic#44894 * Update docs/reference/modules/threadpool.asciidoc Co-authored-by: Adam Locke <[email protected]> (cherry picked from commit fe0036f)
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
* Update threadpool.asciidoc Starting from 8.0 the value of the `node.processors` setting is bounded by the number of available processors elastic#44894 * Update docs/reference/modules/threadpool.asciidoc Co-authored-by: Adam Locke <[email protected]> (cherry picked from commit fe0036f) # Conflicts: # docs/reference/modules/threadpool.asciidoc
* Update threadpool.asciidoc Starting from 8.0 the value of the `node.processors` setting is bounded by the number of available processors #44894 * Update docs/reference/modules/threadpool.asciidoc Co-authored-by: Adam Locke <[email protected]> (cherry picked from commit fe0036f) Co-authored-by: Frederic Dartayre <[email protected]>
* Update threadpool.asciidoc Starting from 8.0 the value of the `node.processors` setting is bounded by the number of available processors #44894 * Update docs/reference/modules/threadpool.asciidoc Co-authored-by: Adam Locke <[email protected]> (cherry picked from commit fe0036f) # Conflicts: # docs/reference/modules/threadpool.asciidoc Co-authored-by: Frederic Dartayre <[email protected]>
Starting from 8.0 the value of the
node.processorssetting is bounded by the number of available processors #44894